Skip to content

Commit

Permalink
Merge pull request #124 from nats-io/goreleaser-fix
Browse files Browse the repository at this point in the history
Updating goreleaser config
  • Loading branch information
samuelattwood authored Jan 25, 2023
2 parents 058f515 + 3837c48 commit 1049b6d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ builds:
binary: nats-surveyor
ldflags:
- "-s -w -X github.com/nats-io/nats-surveyor/cmd.Version={{ .Tag }}"
env:
- GO111MODULE=on
- CGO_ENABLED=0
goos:
- linux
- darwin
Expand Down

0 comments on commit 1049b6d

Please sign in to comment.