From d9f40fedcd566146cfbffbd0c2fe5086da72cb42 Mon Sep 17 00:00:00 2001 From: Matthew Heon Date: Fri, 1 Nov 2019 13:31:20 -0400 Subject: Update Cirrus branch info for new branch Signed-off-by: Matthew Heon --- .cirrus.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cirrus.yml b/.cirrus.yml index 0713f6dda..d5e221a4f 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -14,7 +14,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: "v1.6" # Overrides default location (/tmp/cirrus) for repo clone GOPATH: "/var/tmp/go" GOSRC: "/var/tmp/go/src/github.com/containers/libpod" -- cgit v1.2.3-54-g00ecf