Fix OS_CLOUD export for image validation
[releng/global-jjb.git] / releasenotes / notes / release-jobs-container-registries-ece8f67039621d58.yaml
1 ---
2 upgrade:
3   - |
4     CONTAINER_PULL_REGISTRY and CONTAINER_PUSH_REGISTRY need to be
5     defined in Jenkins global environment varaibles.
6 fixes:
7   - |
8     Update echo commands in release-job.sh for easy identification.
9   - |
10     Update release-container-schema to use CONTAINER_PULL_REGISTRY
11     and CONTAINER_PUSH_REGISTRY from Jenkins global variables. These
12     will be used to pull and push operations for self release containers.
13     Can be overwritten in the releases files.