mirror of
https://github.com/containers/podman.git
synced 2025-06-23 02:18:13 +08:00
Restore Cirrus DEST_BRANCH to main
This slipped in from the machine-dev-5 branch merge. Oops. Signed-off-by: Matt Heon <mheon@redhat.com>
This commit is contained in:
@ -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: "machine-dev-5"
|
||||
DEST_BRANCH: "main"
|
||||
# Sane (default) value for GOPROXY and GOSUMDB.
|
||||
GOPROXY: "https://proxy.golang.org,direct"
|
||||
GOSUMDB: "sum.golang.org"
|
||||
|
Reference in New Issue
Block a user