Skip to content

Commit

Permalink
Revert "try removing long ldflag arg"
Browse files Browse the repository at this point in the history
This reverts commit 5e6573f.
  • Loading branch information
jackgopack4 committed Sep 18, 2024
1 parent 5e6573f commit 08f9be6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/builder/.goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ builds:
ldflags:
- -s
- -w
- -X internal.version={{ .Version }}
- -X go.opentelemetry.io/collector/cmd/builder/internal.version={{ .Version }}
env:
- CGO_ENABLED=0
goos:
Expand Down

0 comments on commit 08f9be6

Please sign in to comment.