Add more templates
Add templates for docs and releasenotes so that they can be used everywhere. Change-Id: I12e515123964853110879ecacfa3219d02c292c7 Needed-By: https://review.opendev.org/677602
This commit is contained in:
parent
a6237e1164
commit
b6f99c7807
@ -20,3 +20,31 @@
|
||||
post:
|
||||
jobs:
|
||||
- publish-stx-api-ref
|
||||
|
||||
- project-template:
|
||||
name: publish-stx-docs
|
||||
description: |
|
||||
Runs and publishes documentation to starlingx site.
|
||||
check:
|
||||
jobs:
|
||||
- openstack-tox-docs
|
||||
gate:
|
||||
jobs:
|
||||
- openstack-tox-docs
|
||||
post:
|
||||
jobs:
|
||||
- publish-stx-tox
|
||||
|
||||
- project-template:
|
||||
name: stx-release-notes-jobs
|
||||
description: |
|
||||
Runs the release notes test and publish jobs for starlingx.
|
||||
check:
|
||||
jobs:
|
||||
- build-openstack-releasenotes
|
||||
gate:
|
||||
jobs:
|
||||
- build-openstack-releasenotes
|
||||
post:
|
||||
jobs:
|
||||
- publish-stx-releasenotes
|
||||
|
Loading…
x
Reference in New Issue
Block a user