Creating a Jenkins pipeline job

Follow the given steps to create a Jenkins pipeline job:

  1. From the Jenkins dashboard, click on the New Item link.
  2. On the resultant page, you will be presented with various types of Jenkins jobs to choose from.
  3. Choose Pipeline, and give a name to your pipeline using the Enter an item name field.

 

  1. Once you are done, click on the OK button at the bottom of the page.
  2. All kinds of Jenkins jobs (freestyle, pipeline, multibranch, and so on) now come with a featured tab, as shown in the following screenshot:
The new tab feature in Jenkins jobs
  1. We will quickly navigate to the pipeline section by clicking on the ...

Get Learning Continuous Integration with Jenkins - Second Edition 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.