mirror of https://github.com/containers/podman.git
cirrus: fix DEST_BRANCH
Signed-off-by: Paul Holzinger <pholzing@redhat.com>
This commit is contained in:
parent
af9d576cce
commit
a640863c7c
|
@ -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: "v5.4"
|
||||
DEST_BRANCH: "v5.4-rhel"
|
||||
# Sane (default) value for GOPROXY and GOSUMDB.
|
||||
GOPROXY: "https://proxy.golang.org,direct"
|
||||
GOSUMDB: "sum.golang.org"
|
||||
|
|
Loading…
Reference in New Issue