Base Core configuration bundle for workshop
- Fork this repository.
- Create a GitHub PAT
- In your CloudBees Core Jenkins Master, encrypt your GitHub PAT
- Replace the two
REPLACE_WITH_JENKINS_ENCODED_PAT
placeholders with your Jenkins encrypted GitHub PAT in thejenkins.yaml
file - Replace the
REPLACE_WITH_YOUR_GITHUB_USERNAME
placeholder with your GitHub username in thejenkins.yaml
file - Create a Multibranch Pipeline project in your CloudBees Core Jenkins Master using this repo as the GitHub source