Creating the Jenkins job to automatically run the builds

As mentioned previously, Jenkins has a plugin to help with the GitHub integration. We can easily take advantage of this by creating a GitHub organization job. To do this, go through the following steps:

  1. Open your Jenkins home page in your browser, enter  http://18.208.183.35:8080/  and click on Create new jobs.
  2. Enter an item name, provide your GitHub username or organization name, click on GitHub Organization, and then click on OK.
  3. This will bring us to a new page, where we will be able to configure the project:
    1. In the Credentials drop-down menu, select your newly created credential.
    2. Validate that the owner is your username or organization name or the name you provided while creating ...

Get Effective DevOps with AWS - 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.