Skip to content

Commit

Permalink
Set trimpath option
Browse files Browse the repository at this point in the history
  • Loading branch information
abicky committed Oct 30, 2024
1 parent e6583b3 commit 84d7ae2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ builds:
- darwin
- linux
- windows
flags:
- -trimpath
ldflags:
- -s -w -X github.com/abicky/ecsmec/cmd.revision={{.ShortCommit}}
archives:
Expand Down

0 comments on commit 84d7ae2

Please sign in to comment.