Created
April 6, 2015 16:43
-
-
Save jamesggraf/a883db5ac8d7047c6d60 to your computer and use it in GitHub Desktop.
Jenkins Job Builder with Job DSL
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | |
- job: | |
name: job-generator | |
builders: | |
- dsl: | |
script-text: | |
!include-raw hello-world.dsl |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment