fenix/.zuul.yaml
Tomi Juvonen 6898ab2485 Build readthedocs automatically
Add the webhook to build the documentation

Change-Id: I167f85294922ce8497353ec78b7211bbc6ecf346
Signed-off-by: Tomi Juvonen <tomi.juvonen@nokia.com>
2018-12-13 08:04:17 +02:00

18 lines
414 B
YAML

- project:
templates:
- openstack-python-jobs
- openstack-python35-jobs
- openstack-python36-jobs
- check-requirements
- openstack-lower-constraints-jobs
- build-openstack-docs-pti
- docs-on-readthedocs
check:
jobs:
- build-openstack-releasenotes
gate:
jobs:
- build-openstack-releasenotes
vars:
rtd_webhook_id: '53170'