Show usage of job-group
Make sure the example referenced in the documentation for ``Job Groups`` actually makes use of 'job-group'. Change-Id: Ib78bdb459db23f57093c1fd4a6dd74a5080dc239
This commit is contained in:
parent
04139e0f5e
commit
f89fac42cf
@ -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'
|
||||
|
Loading…
Reference in New Issue
Block a user