Jenkins

CI/CD using Jenkins Pipeline as code

Posted on

Jenkins Pipeline Pipeline annexes a strong set of automation tools onto Jenkins. It assists use cases covering from simple to comprehensive continuous integration/delivery pipelines. This blog will provide easy steps to implement CI/CD using Jenkins Pipeline as code. Furthermore it will integrate Jenkins, Github, SonarQube and JFrog Artifactory. Job –> Pipeline As Job is a […]