Use Zuul templates
Use templates instead of individual jobs so that these can be changed in one place. Depends-On: https://review.opendev.org/677606 Change-Id: I65ee3ccb1c2704b87384cc5a02ddd0664f797161
This commit is contained in:
parent
f7bce640c8
commit
24cb0613d8
@ -1,16 +1,11 @@
|
||||
---
|
||||
- project:
|
||||
templates:
|
||||
- build-openstack-docs-pti
|
||||
- publish-stx-docs
|
||||
- stx-api-ref-jobs
|
||||
check:
|
||||
jobs:
|
||||
- build-openstack-api-ref
|
||||
- openstack-tox-linters
|
||||
gate:
|
||||
jobs:
|
||||
- build-openstack-api-ref
|
||||
- openstack-tox-linters
|
||||
post:
|
||||
jobs:
|
||||
- publish-stx-api-ref
|
||||
- publish-stx-docs
|
||||
|
Loading…
x
Reference in New Issue
Block a user