Skip to content

Instantly share code, notes, and snippets.

@consoledotblog
Forked from jamesggraf/job-generator.yml
Last active January 14, 2016 20:09
Show Gist options
  • Save consoledotblog/9d655f9d1f7e11e4e840 to your computer and use it in GitHub Desktop.
Save consoledotblog/9d655f9d1f7e11e4e840 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