mirror of
https://github.com/wavetermdev/backup.git
synced 2026-08-05 13:57:07 -07:00
remove static linking for linux
This commit is contained in:
@@ -94,7 +94,6 @@ tasks:
|
||||
vars:
|
||||
ARCHS:
|
||||
sh: echo {{if eq "arm" ARCH}}arm64{{else}}{{ARCH}}{{end}}
|
||||
GO_LDFLAGS: -linkmode 'external' -extldflags=-static
|
||||
|
||||
build:server:internal:
|
||||
requires:
|
||||
|
||||
Reference in New Issue
Block a user