Merge "Show usage of job-group"

This commit is contained in:
Jenkins 2014-07-23 16:27:57 +00:00 committed by Gerrit Code Review
commit 442d5c8a2c

View File

@ -14,10 +14,15 @@
- email:
recipients: '{mail-to}'
- project:
name: project-name
- job-group:
name: '{name}-tests'
jobs:
- '{name}-unit-tests':
mail-to: developer@nowhere.net
- '{name}-perf-tests':
mail-to: projmanager@nowhere.net
- project:
name: project-name
jobs:
- '{name}-tests'