Skip to content

Commit

Permalink
fix report-creator release
Browse files Browse the repository at this point in the history
Signed-off-by: Jim Ramsay <[email protected]>
  • Loading branch information
lack committed Oct 25, 2024
1 parent c88803d commit 397b239
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 @@ -47,7 +47,7 @@ builds:
env:
- CGO_ENABLED=0
- GO111MODULE=on
main: addon-tools/report-creator/create-report.go
main: addon-tools/report-creator/report-creator.go
ldflags: -s -w
-X github.com/openshift/kube-compare/addon-tools/report-creator/version.version=
archives:
Expand Down

0 comments on commit 397b239

Please sign in to comment.