Category: Jenkins, encryption, gitlab, yaml, shell

by Continuous integration (CI) and continuous delivery (CD) defines a practice that enables application development teams to deliver code changes more frequently and reliably.

CI/CD is one of the best practices for DevOps teams to implement.

Login to artifactory using the admin user (default password is 'password' which is recommended to be changed after you log in).

This is a practical example of a CI/CD framework using GitLab pipelines as well as JFrog artifactory.

Related Articles