Step 7 - Riverside-Software/pugchallenge2019 GitHub Wiki
Configure Jenkins project
- In Jenkins, click on the "New Item" link to create a new job:
- Name it with your attendee number, and with type "Multibranch Pipeline"
- In "Branch Sources" section, select GitHub:
- Use the existing "GitHubToken" for Credentials, and specify the right repository HTTPS URL:
- Then click on the Save button at the bottom of the page. Your Jenkins project is now ready to monitor all Git branches !
🚀🚀🚀 Jump to Step 8 !!! 🚀🚀🚀