Add readthedocs integration

The OVB docs are currently hosted on readthedocs. Set up ci jobs so
we update them when doc changes are merged.

Change-Id: I15fc8bfd6c4982db4993208265ba662b27233de9
This commit is contained in:
Ben Nemec 2019-03-25 16:05:26 -05:00
parent 5a3e5e876f
commit 68cca9c157
1 changed files with 9 additions and 0 deletions

View File

@ -2,3 +2,12 @@
templates:
- openstack-python-jobs
- openstack-python36-jobs
- docs-on-readthedocs
vars:
rtd_webhook_id: '64851'
check:
jobs:
- openstack-tox-docs
gate:
jobs:
- openstack-tox-docs