Restore release jobs
This restores the release jobs after correcting the missing docs build in the previous commit. Change-Id: Ibdc766db2db1d9209276380673096c3bb0575695
This commit is contained in:
parent
7668865034
commit
e84465e2d4
20
.zuul.yaml
20
.zuul.yaml
@ -285,14 +285,14 @@
|
|||||||
- opendev-promote-python
|
- opendev-promote-python
|
||||||
release:
|
release:
|
||||||
jobs:
|
jobs:
|
||||||
# - opendev-release-python
|
- opendev-release-python
|
||||||
- zuul-publish-nox-docs
|
- zuul-publish-nox-docs
|
||||||
# - upload-container-image:
|
- upload-container-image:
|
||||||
# timeout: *image_build_timeout
|
timeout: *image_build_timeout
|
||||||
# secrets:
|
secrets:
|
||||||
# name: container_registry_credentials
|
name: container_registry_credentials
|
||||||
# secret: nodepool-registry-credentials
|
secret: nodepool-registry-credentials
|
||||||
# pass-to-parent: true
|
pass-to-parent: true
|
||||||
# vars:
|
vars:
|
||||||
# <<: *nodepool_image_vars
|
<<: *nodepool_image_vars
|
||||||
# upload_container_image_promote: false
|
upload_container_image_promote: false
|
||||||
|
Loading…
Reference in New Issue
Block a user