Replace deprecated docs job in docs-on-readthedocs template

Change docs-on-readthedocs project template from using deprecated
build-openstack-sphinx-docs job for check and gate to openstack-tox-docs
job.

Change-Id: I6105e584aee852672b96bd2b3ad4424a6d332e76
This commit is contained in:
Roman Gorshunov 2019-02-07 02:11:25 +01:00
parent d770f34bfb
commit ce022af9c0
1 changed files with 2 additions and 2 deletions

View File

@ -814,10 +814,10 @@
check:
jobs:
- build-openstack-sphinx-docs
- openstack-tox-docs
gate:
jobs:
- build-openstack-sphinx-docs
- openstack-tox-docs
post:
jobs:
- trigger-readthedocs-webhook