Move Zuul job configuration from global config into the project

Change-Id: I8468b83eb5030030bc0139d7583815dec3f7c93d
This commit is contained in:
Ilya Shakhat 2018-10-04 09:25:14 +02:00
parent bd56e58009
commit 9cc022245a

14
.zuul.yaml Normal file
View File

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