Use correct docs jobs
* Use build-openstack-docs-pti for the main docs job rather than the old legacy build-openstack-sphinx-docs-python3 * Use build-openstack-api-ref for the api-ref job (we can not use OpenStack's api-ref-jobs template as it includes their publisih jobs) Change-Id: I646090e4dcc3260b3d963434a228bd5ef3a919fc Signed-off-by: Dean Troyer <dtroyer@gmail.com>
This commit is contained in:
parent
ea38cb456d
commit
97252e1fc8
@ -1,10 +1,12 @@
|
||||
---
|
||||
- project:
|
||||
templates:
|
||||
- build-openstack-sphinx-docs-python3
|
||||
- build-openstack-docs-pti
|
||||
check:
|
||||
jobs:
|
||||
- build-openstack-api-ref
|
||||
- openstack-tox-linters
|
||||
gate:
|
||||
jobs:
|
||||
- build-openstack-api-ref
|
||||
- openstack-tox-linters
|
||||
|
Loading…
Reference in New Issue
Block a user