Use docs-pti template
Instead of using individual jobs, use the docs-pti template for Zuul
job configuration so that we can change docs publishing in a single
place.
Change-Id: I7b57b95e2d4eeb54d13dcb0960db91cb48b60470
(cherry picked from commit 969756cbd1)
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
- project:
|
||||
templates:
|
||||
- publish-openstack-docs-pti
|
||||
check:
|
||||
jobs:
|
||||
- neutron-grenade:
|
||||
@@ -14,7 +16,6 @@
|
||||
irrelevant-files:
|
||||
- ^.*\.rst$
|
||||
- ^doc/.*$
|
||||
- tox-docs
|
||||
- ironic-grenade-dsvm:
|
||||
voting: false
|
||||
irrelevant-files:
|
||||
@@ -30,10 +31,6 @@
|
||||
irrelevant-files:
|
||||
- ^.*\.rst$
|
||||
- ^doc/.*$
|
||||
- tox-docs
|
||||
post:
|
||||
jobs:
|
||||
- publish-openstack-tox-docs
|
||||
experimental:
|
||||
jobs:
|
||||
- legacy-grenade-dsvm-neutron-forward:
|
||||
|
||||
Reference in New Issue
Block a user