Skip to content

Commit

Permalink
Merge pull request kubearmor#1756 from DelusionalOptimist/goreleaser-…
Browse files Browse the repository at this point in the history
…static-bins

chore(CI): static builds of KubeArmor in release archives
  • Loading branch information
DelusionalOptimist authored May 21, 2024
2 parents 294ed3b + 0058637 commit ae5ff26
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions KubeArmor/.goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ builds:
goarch:
- amd64
- arm64
env:
- CGO_ENABLED=0

signs:
- cmd: cosign
Expand Down

0 comments on commit ae5ff26

Please sign in to comment.