Skip to content

Instantly share code, notes, and snippets.

@jamesggraf
Created April 6, 2015 16:43
Show Gist options
  • Save jamesggraf/a883db5ac8d7047c6d60 to your computer and use it in GitHub Desktop.
Save jamesggraf/a883db5ac8d7047c6d60 to your computer and use it in GitHub Desktop.
Jenkins Job Builder with Job DSL
---
- 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