-
-
Save consoledotblog/9d655f9d1f7e11e4e840 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