Fix read the docs build for sqlalchemy-migrate

The openstackci maintainer has been added to
https://readthedocs.org/projects/sqlalchemy-migrate/
along with the "Generic API incoming webhook", so
this change uses the docs-on-readthedocs job template
again and adds the associated rtd_webhook_id variable.

Change-Id: I2588b0d3a95ac0e750bfdc5c7959dbc86a210a8a
This commit is contained in:
Matt Riedemann 2019-01-15 13:06:39 -05:00
parent e4b44ada5e
commit a951c804c8
1 changed files with 3 additions and 2 deletions

View File

@ -8113,10 +8113,11 @@
- project:
name: openstack/sqlalchemy-migrate
templates:
# Revert to docs-on-readthedocs when fixed
- docs-on-readthedocs-failing
- docs-on-readthedocs
- openstack-python35-jobs-nonvoting
- publish-to-pypi
vars:
rtd_webhook_id: '61274'
check:
jobs:
- openstack-tox-pep8: