Continuous Deployment in action

To keep things simple, we won't be making any code changes. Instead, we will simply retrigger our Jenkins job to poll the integration branch, that is, Poll_Build_StaticCodeAnalysis_IntegrationTest_Integration_Branch, to begin the Continuous Deployment pipeline. The steps are as follows:

  1. From the Jenkins Dashboard, click on the build button for the Poll_Build_StaticCodeAnalysis_IntegrationTest_Integration_Branch Jenkins job.
  2. That's it! The pipeline begins.
    Continuous Deployment in action

Jenkins Continuous Deployment pipeline flow in action

We have successfully triggers the Jenkins Continuous Deployment pipeline. Now let's see it in action:

  1. Go to the ...

Get Learning Continuous Integration with Jenkins now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.