docs/.zuul.yaml
Andreas Jaeger 43f388cd5a 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
2019-09-19 10:46:27 +02:00

17 lines
330 B
YAML

---
- project:
templates:
- 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