Configuring a Jenkins CI job

To configure Jenkins, let's follow these steps:

  1. First, we will create a new job, by clicking on New Item or on the create new jobs link, as shown in the following screenshot:
  1. On the job configuration form, enter the name of the job, for example, demoCI, and choose the Freestyle project template, then validate that by clicking on OK, as shown in the following screenshot:
  1. Then, we configure the job with the following parameters:
    • In the GitHub project input, we enter the URL of the GitHub repository as follows: ...

Get Learning DevOps 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.