From 11acb50cf7cc273441a960695f393e7722104292 Mon Sep 17 00:00:00 2001 From: Joe Groocock Date: Fri, 20 Nov 2020 09:48:02 +0000 Subject: [PATCH] EDGEPLAT-2958 build cloudflared for Bullseye Signed-off-by: Joe Groocock --- cfsetup.yaml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/cfsetup.yaml b/cfsetup.yaml index 5b4f6cea..f0848444 100644 --- a/cfsetup.yaml +++ b/cfsetup.yaml @@ -1,6 +1,6 @@ pinned_go: &pinned_go go=1.15.5-1 build_dir: &build_dir /cfsetup_build -default-flavor: stretch +default-flavor: buster stretch: &stretch build: build_dir: *build_dir @@ -239,10 +239,8 @@ stretch: &stretch - export GOARCH=amd64 - make publish-cloudflared-junos -jessie: *stretch - buster: *stretch - +bullseye: *stretch centos-7: publish-rpm: build_dir: *build_dir