fix goreleaser

Signed-off-by: David Wertenteil <dwertent@armosec.io>
This commit is contained in:
David Wertenteil
2024-02-29 13:04:26 +02:00
parent f8ac5af31b
commit 546b982891

View File

@@ -20,6 +20,8 @@ builds:
goarch:
- amd64
- arm64
ldflags:
- -s -w -X "github.com/kubescape/kubescape/v3/core/cautils.BuildNumber={{.Env.RELEASE}}"
binary: >-
{{ .ProjectName }}-
{{- if eq .Arch "amd64" }}