Switch zuul-jobs to publish-openstack-python-docs-infra

Use the publish-openstack-python-docs-infra template over calling
openstack-doc-build directly.

Change-Id: Ic6f1261a542708bc654c588a950ad06ce7e2300a
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2017-09-15 12:59:31 -04:00
parent efa6e0a2ba
commit 628ae2f38d
No known key found for this signature in database
GPG Key ID: 611A80832067AF38
1 changed files with 2 additions and 2 deletions

View File

@ -893,6 +893,8 @@
# to consume).
- project:
name: openstack-infra/zuul-jobs
templates:
- publish-openstack-python-docs-infra
check:
jobs:
- base-integration-centos-7
@ -902,7 +904,6 @@
- base-integration-ubuntu-xenial
- base-integration-opensuse423
- tox-linters
- openstack-doc-build
- tox-py35-on-zuul
gate:
jobs:
@ -913,7 +914,6 @@
- base-integration-ubuntu-xenial
- base-integration-opensuse423
- tox-linters
- openstack-doc-build
- tox-py35-on-zuul
- project: