Quantcast
Channel: Jenkins Archives - Java Code Geeks
Viewing all articles
Browse latest Browse all 39

Creating a Jenkinsfile pipeline

$
0
0
Basics of setting up a Jenkins multibranch pipeline job and defining a Jenkinsfile. Creating Multibranch Pipeline Job If you want to follow this article but don’t have a Jenkins instance at hand you can use my GitHub project to spin up a dockerized Jenkins: git clone https://github.com/hoto/jenkinsfile-examples.git cd jenkinsfile-examples docker-compose pull docker-compose up Let’s open ...

Viewing all articles
Browse latest Browse all 39

Trending Articles