Add readthedocs webhook id

This value is taken from the webhook URL for the project given on the
RTD website.  It is required for the rebuild ping done by
docs-on-readthedocs template.

Depends-On: https://review.openstack.org/583834
Change-Id: I05d798cacaad4328d84663e7338d026928123b09
This commit is contained in:
Ian Wienand 2018-08-03 09:24:39 +10:00
parent d89aa31431
commit af775c8f12
1 changed files with 2 additions and 0 deletions

View File

@ -18,6 +18,8 @@
templates:
- docs-on-readthedocs
- publish-to-pypi-python3
vars:
rtd_webhook_id: '42240'
check:
jobs:
- tox-pep8