Add Zuul v3 jobs
Use native v3 jobs for building and publishing the documents. Needed-By: I6de24ab8a99a219af2ac2515df7d307326b4cf5f Change-Id: I3d1a41157d8a588b5a6877139a230c2a2fabc56f
This commit is contained in:
parent
b9109dfdae
commit
2e34b4e80f
14
.zuul.yaml
Normal file
14
.zuul.yaml
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
# Zuulv3 CI setup for OpenStack.
|
||||||
|
# The build-tox-manuals-checkbuild job is defined in openstack-manuals.
|
||||||
|
|
||||||
|
- project:
|
||||||
|
name: openstack/training-guides
|
||||||
|
check:
|
||||||
|
jobs:
|
||||||
|
- build-tox-manuals-checkbuild
|
||||||
|
gate:
|
||||||
|
jobs:
|
||||||
|
- build-tox-manuals-checkbuild
|
||||||
|
post:
|
||||||
|
jobs:
|
||||||
|
- publish-openstack-manuals
|
Loading…
x
Reference in New Issue
Block a user