EDGEPLAT-2958 build cloudflared for Bullseye

Signed-off-by: Joe Groocock <jgroocock@cloudflare.com>
This commit is contained in:
Joe Groocock 2020-11-20 09:48:02 +00:00 committed by Adam Chalmers
parent 23f2a04ed7
commit 11acb50cf7
1 changed files with 2 additions and 4 deletions

View File

@ -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