summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Evich <cevich@redhat.com>2022-08-05 11:53:38 -0400
committerChris Evich <cevich@redhat.com>2022-08-05 11:53:38 -0400
commit0593ceb01f7195b4401f4f963713db879c6eca2b (patch)
treec551fa690a8e2cea7c9e49c7ea7c0a5972e19e10
parentfb858433248547cb94acc459b4d46f50dcf61e86 (diff)
downloadpodman-0593ceb01f7195b4401f4f963713db879c6eca2b.tar.gz
podman-0593ceb01f7195b4401f4f963713db879c6eca2b.tar.bz2
podman-0593ceb01f7195b4401f4f963713db879c6eca2b.zip
Cirrus: Update DEST_BRANCH to v4.2
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 75cdcf5cf..4fbb7066e 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: "main"
+ DEST_BRANCH: "v4.2"
# Sane (default) value for GOPROXY and GOSUMDB.
GOPROXY: "https://proxy.golang.org,direct"
GOSUMDB: "sum.golang.org"