Simple demo of the Jenkins Configuration as Code plugin.
- Ensure the Dockerfile parent image is set to
FROM cloudbees/cloudbees-jenkins-team:2.107.2.1
. - Run the
build-and-run.sh
script from the project root directory.
- In Operations Center, add a new Managed Master Docker image pointing to the most recent tag in the
mattelgin/casc-mm
repository in Docker Hub. - Provision a new master and specify the new Docker image.