training-guides/.zuul.yaml
Andreas Jaeger 1afdb45cd5 Remove name from project stanza
This is now optional, and should be discouraged in in-repo configs.

Change-Id: I5b8f4802b522848228413e3ca6eadcc1b8140bd7
2018-01-22 19:04:51 +00:00

14 lines
298 B
YAML

# Zuulv3 CI setup for OpenStack.
# The build-tox-manuals-checkbuild job is defined in openstack-manuals.
- project:
check:
jobs:
- build-tox-manuals-checkbuild
gate:
jobs:
- build-tox-manuals-checkbuild
post:
jobs:
- publish-openstack-manuals