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: Ibd9a834b7bbea7bd2ca20472e5f07bd96dfb5c44
This commit is contained in:
parent
a0899ad560
commit
a7a5b98cb2
@ -1,16 +1,11 @@
|
||||
---
|
||||
- project:
|
||||
templates:
|
||||
- build-openstack-docs-pti
|
||||
- publish-stx-docs
|
||||
- stx-release-notes-jobs
|
||||
check:
|
||||
jobs:
|
||||
- build-openstack-releasenotes
|
||||
- openstack-tox-linters
|
||||
gate:
|
||||
jobs:
|
||||
- build-openstack-releasenotes
|
||||
- openstack-tox-linters
|
||||
post:
|
||||
jobs:
|
||||
- publish-stx-tox
|
||||
- publish-stx-releasenotes
|
||||
|
Loading…
Reference in New Issue
Block a user