Fix uploading of documentation to opendev.org
This patch makes sure that the promote pipeline uploads the generated documentation to opendev.org. Previously the promote pipeline called opendev-tox-docs job (this had no effect on uploading of the documentation). Change-Id: Ib1f6742a6614a9f64d128a7fd611044372d66f26
This commit is contained in:
parent
42df359990
commit
ae592877b6
@ -15,7 +15,7 @@
|
|||||||
- opendev-tox-docs
|
- opendev-tox-docs
|
||||||
promote:
|
promote:
|
||||||
jobs:
|
jobs:
|
||||||
- opendev-tox-docs
|
- opendev-promote-docs
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: refstack-tox-functional
|
name: refstack-tox-functional
|
||||||
|
Loading…
Reference in New Issue
Block a user