Import zuul job settings from project-config

As part of the python3-first goal we want zuul jobs defined in-repo
instead of the common project-config location. This moves the jobs used
by the operations-guide in-repo to complete step 1 of the goal.

See the python3-first goal document for details:
https://governance.openstack.org/tc/goals/stein/python3-first.html

Change-Id: Ie7d348477bb2d96211d56af42f572fe490b0e4b6
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
This commit is contained in:
Sean McGinnis 2018-08-20 14:31:31 -05:00 committed by Andreas Jaeger
parent 80b7951a51
commit b765fab223
1 changed files with 6 additions and 0 deletions

6
.zuul.yaml Normal file
View File

@ -0,0 +1,6 @@
- project:
templates:
- build-openstack-sphinx-docs
post:
jobs:
- publish-openstack-sphinx-docs-direct