Move Zuul job from global config into the project

Change-Id: Ife6878a2fb2d16199860c9da02c3b649ad9e7332
This commit is contained in:
Ilya Shakhat 2018-10-04 09:39:17 +02:00
parent 6d4ace51a6
commit 9f378fb107
1 changed files with 13 additions and 0 deletions

13
.zuul.yaml Normal file
View File

@ -0,0 +1,13 @@
- project:
templates:
- docs-on-readthedocs
- openstack-python-jobs
vars:
rtd_webhook_id: '47126'
check:
jobs:
- openstack-tox-docs
gate:
jobs:
- openstack-tox-docs