Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 342 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 342 Bytes

based on https://github.com/pvdissel/gradle-jenkins-jobdsl

Very very basic instructions:

Fork this repository and add your specific definitions.

Groovy job definitions go in jobdefinitions/

./gradlew generateJenkinsJobs <--- builds jobs in build/ directory

vagrant up - bring up Centos 7 Jenkins server with the generated jobs installed