hamidgholami / jenkins-lab

Some template of jenkinsfile for using in jenkins pipeline

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jenkins Laboratory

This is a repository for collecting jenkinsfile tips and tricks. For testing each jenkinsfile you need a Jenkins, So for this reason I prepared the jenkins_docker-compose.yml file. Thus, first of run below command:

docker-compose -f jenkins_docker-compose.yml up -d

Then you can use all jenkinsfiles in this repo.

Good luck,

Be Geek ...!!

Hamid


Author: Hamid Gholami (hidgholami@gmail.com)

Linkedin LinkedIn   GitHub GitHub   Twitter Twitter

About

Some template of jenkinsfile for using in jenkins pipeline

License:MIT License


Languages

Language:Groovy 100.0%