We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 294ed3b + 0058637 commit ae5ff26Copy full SHA for ae5ff26
KubeArmor/.goreleaser.yaml
@@ -8,6 +8,8 @@ builds:
8
goarch:
9
- amd64
10
- arm64
11
+ env:
12
+ - CGO_ENABLED=0
13
14
signs:
15
- cmd: cosign
0 commit comments