Add zuulv3 native job
Add a build PDF job using zuul v3 syntax. This is based on a job defined in openstack-manuals. Needed-By: Ib2b3ef5c70823a11d31bd2fd856ce93813d97f0a Change-Id: Id00eb9d8644199b2c4c836f819a976eb1f07cc84
This commit is contained in:
parent
02b9b37f4e
commit
b2a5b190f2
17
.zuul.yaml
Normal file
17
.zuul.yaml
Normal file
@ -0,0 +1,17 @@
|
||||
|
||||
# parent job is defined in openstack-manuals
|
||||
- job:
|
||||
name: build-tox-manuals-buildpdf
|
||||
parent: build-tox-manuals
|
||||
vars:
|
||||
tox_envlist: buildpdf
|
||||
|
||||
|
||||
- project:
|
||||
name: openstack/openstackdocstheme
|
||||
check:
|
||||
jobs:
|
||||
- build-tox-manuals-buildpdf
|
||||
gate:
|
||||
jobs:
|
||||
- build-tox-manuals-buildpdf
|
Loading…
x
Reference in New Issue
Block a user