Skip to content

Instantly share code, notes, and snippets.

Created February 28, 2018 20:59
Show Gist options
  • Save anonymous/11872f78fa0813cec347c1366c8c1076 to your computer and use it in GitHub Desktop.
Save anonymous/11872f78fa0813cec347c1366c8c1076 to your computer and use it in GitHub Desktop.
- project:
name: proj
jobs:
- 'mygroup'
- job-group:
name: mygroup
jobs:
- 'test2-{name}'
job-templates:
- job-template:
name: 'test2-{name}'
builders:
- shell: 'echo {name}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment