Skip to content
This repository has been archived by the owner on Dec 3, 2024. It is now read-only.

Latest commit

 

History

History
12 lines (9 loc) · 888 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 888 Bytes

Jenkins configuration as code demo

Simple demo of the Jenkins Configuration as Code plugin.

How to run

Locally (CloudBees Jenkins Team)

  1. Ensure the Dockerfile parent image is set to FROM cloudbees/cloudbees-jenkins-team:2.107.2.1.
  2. Run the build-and-run.sh script from the project root directory.

Within CloudBees Jenkins Enterprise

  1. 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.
  2. Provision a new master and specify the new Docker image.