aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Evich <cevich@redhat.com>2020-12-01 11:52:57 -0500
committerChris Evich <cevich@redhat.com>2020-12-01 11:52:57 -0500
commit22e4ecc702daab11c24a891430006b2b353f9ebf (patch)
treefaa58ac1aca47814113927fccfa8530ef3548515
parentbd194f151aabe78146e415b32b9d6e7c53a1425f (diff)
downloadpodman-22e4ecc702daab11c24a891430006b2b353f9ebf.tar.gz
podman-22e4ecc702daab11c24a891430006b2b353f9ebf.tar.bz2
podman-22e4ecc702daab11c24a891430006b2b353f9ebf.zip
Cirrus: Update for v2.2 branch
Signed-off-by: Chris Evich <cevich@redhat.com>
-rw-r--r--.cirrus.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index 5f99b0490..aad3392a9 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -6,7 +6,7 @@ env:
#### Global variables used for all tasks
####
# Name of the ultimate destination branch for this CI run, PR or post-merge.
- DEST_BRANCH: "master"
+ DEST_BRANCH: "v2.2"
# Overrides default location (/tmp/cirrus) for repo clone
GOPATH: &gopath "/var/tmp/go"
GOBIN: "${GOPATH}/bin"