Set ZUUL_REF in constraints proposal job
The propose_updates.sh script wants to use ZUUL_REF not ZUUL_BRANCH, so adjust the propose-requirements-constraints{branch-designator} job-template to pass the correct environment variable. Change-Id: I831c3c9d256e81f0fc2d00f8f192cbe0b2c82e69
This commit is contained in:
@@ -96,7 +96,7 @@
|
||||
- branch-git-prep:
|
||||
branch: '{branch-override}'
|
||||
- shell: |
|
||||
export ZUUL_BRANCH={branch-override}
|
||||
export ZUUL_REF={branch-override}
|
||||
/usr/local/jenkins/slave_scripts/propose_update.sh \
|
||||
requirements-constraints
|
||||
|
||||
|
Reference in New Issue
Block a user