Skip to content

Commit

Permalink
ci: added version to goreleaser build
Browse files Browse the repository at this point in the history
  • Loading branch information
Mario-F committed Dec 27, 2021
1 parent 371db6f commit ddd1082
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 @@ -4,6 +4,8 @@ before:
builds:
- env:
- CGO_ENABLED=0
ldflags:
- -s -w -X github.com/Mario-F/hetzner-dyndns/cmd.Version={{.Version}}
goos:
- freebsd
- linux
Expand Down

0 comments on commit ddd1082

Please sign in to comment.