Migrate to managing job config in-repo

Change-Id: Ia5dd012d8f6debd0e7cbd7b19747d6b5b43521a6
This commit is contained in:
Darragh Bailey 2018-07-21 08:57:57 +01:00
parent 95e6c5bea5
commit 82083c4353
1 changed files with 11 additions and 0 deletions

11
.zuul.yaml Normal file
View File

@ -0,0 +1,11 @@
- project:
templates:
- openstack-python-jobs
- openstack-python35-jobs
- publish-to-pypi
check:
jobs:
- build-openstack-sphinx-docs:
voting: false
- requirements-check:
voting: false