Use promote job

Change doc publishing to a promote job so that we do not need to rebuild
docs in the post pipeline.

See also
http://lists.openstack.org/pipermail/openstack-discuss/2019-August/008610.html

Depends-On: https://review.opendev.org/678351
Change-Id: I4c7d429030eb7388a5e9b8045a01ebaadc2ae911
This commit is contained in:
Andreas Jaeger 2019-08-24 16:17:08 +02:00
parent 6ef4f4bc8f
commit c208e4b70f
1 changed files with 2 additions and 2 deletions

View File

@ -12,6 +12,6 @@
jobs:
- openstack-tox-linters
- election-tox-ci-checks-election
post:
promote:
jobs:
- publish-tox-docs-static
- promote-tox-docs-static