Use promote for publishing

Switch to using a promote job instead of a post job for publishing. This
avoids an extra run after release.

Depends-On: https://review.opendev.org/677537
Change-Id: I4ce20c084bbbc8e8098bc144cb28a436805d430e
This commit is contained in:
Andreas Jaeger 2019-08-20 20:47:39 +02:00
parent 0f489ecbfc
commit 82ab82345d
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
- project: - project:
templates: templates:
- build-openstack-docs-pti - build-openstack-docs-pti
post: promote:
jobs: jobs:
- publish-openstack-tox-docs-direct - promote-openstack-tox-docs-direct