Skip to content

Commit

Permalink
Update .goreleaser.yml (#869)
Browse files Browse the repository at this point in the history
* Update .goreleaser.yml
  • Loading branch information
dmachard authored Nov 15, 2024
1 parent 3500b9e commit 5e60a47
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
version: 2

before:
hooks:
Expand All @@ -7,6 +8,9 @@ builds:
- env:
- CGO_ENABLED=0

flags:
- -trimpath

ldflags:
- -s -w
- -X github.com/prometheus/common/version.Version={{.Version}}
Expand Down

0 comments on commit 5e60a47

Please sign in to comment.