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:
lpiwowar 2021-10-19 16:20:44 +02:00
parent 42df359990
commit ae592877b6

View File

@ -15,7 +15,7 @@
- opendev-tox-docs
promote:
jobs:
- opendev-tox-docs
- opendev-promote-docs
- job:
name: refstack-tox-functional