Connecting Jenkins to our repository

Now that we have a build declared in our Jenkinsfile, we can build our first job. We'll start by clicking New Item in the top left corner, and create a new Multibranch Pipeline job called profile:

For our build, we'll need to edit the Branch Sources by adding the Project Repository and set our scan interval to run every minute. This is a public repository for me, so I don't need to attach any credentials. I'll use the default behaviors and property strategy:

Some hosted Git repositories, such as GitHub Enterprise, ...

Get Mastering Puppet 5 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.