Add descriptions to zuul.yaml
Add missing descriptions to the jobs in .zuul.yaml. Change-Id: Ib84a3e34e4c25a1f565a506f3229453a0d997be3
This commit is contained in:
parent
55c4479410
commit
64e109dabb
@ -30,12 +30,16 @@
|
||||
- job:
|
||||
name: build-tox-manuals-checkbuild
|
||||
parent: build-tox-manuals
|
||||
description: |
|
||||
Build manuals using "checkbuild" tox environment.
|
||||
vars:
|
||||
tox_envlist: checkbuild
|
||||
|
||||
- job:
|
||||
name: build-tox-manuals-checklang
|
||||
parent: build-tox-manuals
|
||||
description: |
|
||||
Build translated manuals using "checklang" tox environment.
|
||||
vars:
|
||||
tox_envlist: checklang
|
||||
files:
|
||||
|
Loading…
Reference in New Issue
Block a user