Skip to content

Commit

Permalink
VEX related improvements in the build process (#1768)
Browse files Browse the repository at this point in the history
Signed-off-by: Guilherme Macedo <guilherme@gmacedo.com>
  • Loading branch information
macedogm authored Jan 13, 2025
1 parent a38a3c5 commit fd5e2c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ env:
- CGO_ENABLED=0
- KUBEBENCH_CFG=/etc/kube-bench/cfg
builds:
- main: main.go
- main: .
binary: kube-bench
tags:
- osusergo
Expand Down

0 comments on commit fd5e2c1

Please sign in to comment.