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: I38024ec4d65eb939ee0ed3c666389abcf3ed0878
This commit is contained in:
Andreas Jaeger 2019-08-20 20:44:05 +02:00
parent 8a220be980
commit c52a8cd057
1 changed files with 2 additions and 2 deletions

View File

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