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:
parent
6ef4f4bc8f
commit
c208e4b70f
@ -12,6 +12,6 @@
|
||||
jobs:
|
||||
- openstack-tox-linters
|
||||
- election-tox-ci-checks-election
|
||||
post:
|
||||
promote:
|
||||
jobs:
|
||||
- publish-tox-docs-static
|
||||
- promote-tox-docs-static
|
||||
|
Loading…
Reference in New Issue
Block a user