summaryrefslogtreecommitdiff
path: root/contrib/cirrus/setup_environment.sh
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2022-05-10 13:53:57 -0400
committerGitHub <noreply@github.com>2022-05-10 13:53:57 -0400
commit32021ebc70d3520d2528da10c3699f866046703c (patch)
tree3d2c2db4371a54b08cfaf80b1534c5d6aa45a8a4 /contrib/cirrus/setup_environment.sh
parent186d812f640e87f19d8d0d5b846961e522ceec32 (diff)
parentc1656e2ee5347535f1b33e0f0a710abb5ea551c9 (diff)
downloadpodman-32021ebc70d3520d2528da10c3699f866046703c.tar.gz
podman-32021ebc70d3520d2528da10c3699f866046703c.tar.bz2
podman-32021ebc70d3520d2528da10c3699f866046703c.zip
Merge pull request #14179 from cevich/ensure_dest_branch
Cirrus: Guarantee $DEST_BRANCH is passed through
Diffstat (limited to 'contrib/cirrus/setup_environment.sh')
-rwxr-xr-xcontrib/cirrus/setup_environment.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/cirrus/setup_environment.sh b/contrib/cirrus/setup_environment.sh
index 832cb58ab..f31cd6eeb 100755
--- a/contrib/cirrus/setup_environment.sh
+++ b/contrib/cirrus/setup_environment.sh
@@ -25,7 +25,7 @@ msg "************************************************************"
show_env_vars
req_env_vars USER HOME GOSRC SCRIPT_BASE TEST_FLAVOR TEST_ENVIRON \
- PODBIN_NAME PRIV_NAME DISTRO_NV
+ PODBIN_NAME PRIV_NAME DISTRO_NV DEST_BRANCH
# Verify basic dependencies
for depbin in go rsync unzip sha256sum curl make python3 git