Skip to content

Commit

Permalink
ci(goreleaser): Add trimpath flag
Browse files Browse the repository at this point in the history
  • Loading branch information
gabe565 committed Feb 9, 2024
1 parent 018f20d commit b2bf423
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 @@ -2,6 +2,8 @@ project_name: transsmute
builds:
- env:
- CGO_ENABLED=0
flags:
- -trimpath
goarch:
- amd64
- arm
Expand Down

0 comments on commit b2bf423

Please sign in to comment.