docs/.zuul.yaml
Dean Troyer f253a48c45 Add api-ref publish job
* Add pointers in the main doc to api-ref and releasenotes pages
* Add publish-stx-api-ref job
* Add search at bottom of api-ref and relnotes pages to trigger the jobs
* Add openstackdocstheme installation into requirements file

Change-Id: I11db7e584f3e16f1fd0517a5c0059bdc2d448399
Signed-off-by: Abraham Arce <abraham.arce.moreno@intel.com>
2018-10-12 18:32:17 +00:00

17 lines
319 B
YAML

---
- project:
templates:
- build-openstack-docs-pti
check:
jobs:
- build-openstack-api-ref
- openstack-tox-linters
gate:
jobs:
- build-openstack-api-ref
- openstack-tox-linters
post:
jobs:
- publish-stx-api-ref
- publish-stx-docs