Update publishing

The docs repo publishes to the /, not the docs subdirectory. Use the new
promote job for this.

Depends-On: https://review.opendev.org/683059
Change-Id: I3c5ba425ce5c7646c9c2b9579ce332d3a725056f
This commit is contained in:
Andreas Jaeger 2019-09-19 10:46:27 +02:00
parent 94010e733f
commit 43f388cd5a
1 changed files with 6 additions and 1 deletions

View File

@ -1,11 +1,16 @@
---
- project:
templates:
- publish-stx-docs
- stx-api-ref-jobs
check:
jobs:
- openstack-tox-linters
- openstack-tox-docs
gate:
jobs:
- openstack-tox-linters
- openstack-tox-docs
promote:
jobs:
# Special publishing job for this repo
- promote-stx-tox-docs-site