docs/.zuul.yaml
Ron Stone bbbb46656d Upver tox and sphinx (r9, r8, r7, r6, r5)
Bump to tox 4, docultils 18.1 and sphinx 7

Change-Id: I8664bbd473b84be0b8c90db16ecd280bb9f8b077
Signed-off-by: Ron Stone <ronald.stone@windriver.com>
2024-05-16 15:14:04 +00:00

20 lines
410 B
YAML

---
- project:
vars:
# ensure_tox_version: '<4'
ensure_tox_version: '>=4.14.2'
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