governance/.zuul.yaml
Andreas Jaeger 9864d1504f Use tox-docs for building
Switch docs to new PTI docs interface using tox-docs via
the template build-openstack-docs-pti.

Fix tox.ini to use proper output directory.

With this change, Zuul now uses "tox -e docs" for building
documentation following the updated PTI.

Needed-By: https://review.openstack.org/608443
Change-Id: Ifdb23c28a0c8a42542919dd02d8f459af324deec
2018-10-07 10:31:46 +02:00

20 lines
443 B
YAML

- project:
templates:
- build-openstack-docs-pti
check:
jobs:
- openstack-tox-linters:
required-projects:
- openstack-infra/project-config
experimental:
jobs:
- openstack-tox-validate
gate:
jobs:
- openstack-tox-linters:
required-projects:
- openstack-infra/project-config
post:
jobs:
- publish-governance-tc