code for article pfeilbr/jenkins-pipeline-github-playground
learn and experiment with Jenkins automation server.
# run
docker run -p 8080:8080 -p 50000:50000 -v jenkins_home:/var/jenkins_home --privileged jenkins/jenkins:lts
# open web ui
open http://localhost:8080/job/projects/job/jenkins-pipeline-github-playground/configure
github project example
https://github.com/pfeilbr/jenkins-pipeline-github-playground
Twitter • Reddit