CI_CD Using DevOps
CI_CD Using DevOps
7. Configure the Jenkins tool with the required paths, path variables,
users and pipeline views.
8. Configure the Jenkins pipeline to call the build script jobs and
configure to run it whenever there is a change made to an
application in the version control system. Make a change to the
background color of the landing page of the web application and
check if the configured pipeline runs.