Step 7 - Riverside-Software/pugchallenge2019 GitHub Wiki

Configure Jenkins project

  • In Jenkins, click on the "New Item" link to create a new job:

img/Step08Img01.png

  • Name it with your attendee number, and with type "Multibranch Pipeline"

img/Step08Img02.png

  • In "Branch Sources" section, select GitHub:

img/Step08Img03.png

  • Use the existing "GitHubToken" for Credentials, and specify the right repository HTTPS URL:

img/Step08Img04.png

  • Then click on the Save button at the bottom of the page. Your Jenkins project is now ready to monitor all Git branches !

img/Step08Img05.png

🚀🚀🚀 Jump to Step 8 !!! 🚀🚀🚀