mirror of
https://github.com/cloudflare/cloudflared.git
synced 2025-07-27 13:19:58 +00:00
AUTH-1235: fixed packaging of deb dev file
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
pinned_go: &pinned_go go=1.9.3-1
|
||||
build_dir: &build_dir /cfsetup_build/src/github.com/cloudflare/cloudflared/
|
||||
stretch:
|
||||
stretch: &stretch
|
||||
build:
|
||||
build_dir: *build_dir
|
||||
builddeps:
|
||||
@@ -87,3 +87,5 @@ stretch:
|
||||
- export GOOS=linux
|
||||
- export GOARCH=amd64
|
||||
- make test
|
||||
|
||||
jessie: *stretch
|
Reference in New Issue
Block a user