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:
parent
94010e733f
commit
43f388cd5a
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user