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: I026934236a376ed63c2bc5e9b25bb3baaa3f238b
This commit is contained in:
lpiwowar 2021-10-19 16:37:35 +02:00 committed by Martin Kopec
parent 71000ff2d5
commit 36dd231968

View File

@ -7,4 +7,4 @@
- opendev-tox-docs
promote:
jobs:
- opendev-tox-docs
- opendev-promote-docs