Add a zuul template to update readthedocs
This only affects the kayobe documentation, not the release notes. A webhook is configured for the kayobe readthedocs project which has ID 50407. See http://lists.openstack.org/pipermail/openstack-dev/2018-August/132836.html for further information. Change-Id: Ibfccf30f51ab2f63743bf6e2b61bf9a3883cff23
This commit is contained in:
parent
9dce0488ea
commit
01a00ec569
@ -2,9 +2,12 @@
|
|||||||
- project:
|
- project:
|
||||||
templates:
|
templates:
|
||||||
- build-openstack-sphinx-docs
|
- build-openstack-sphinx-docs
|
||||||
|
- docs-on-readthedocs
|
||||||
- openstack-cover-jobs
|
- openstack-cover-jobs
|
||||||
- openstack-python35-jobs
|
- openstack-python35-jobs
|
||||||
- openstack-python-jobs
|
- openstack-python-jobs
|
||||||
|
vars:
|
||||||
|
rtd_webhook_id: '50407'
|
||||||
check:
|
check:
|
||||||
jobs:
|
jobs:
|
||||||
- build-openstack-releasenotes
|
- build-openstack-releasenotes
|
||||||
|
Loading…
x
Reference in New Issue
Block a user