Skip to content

Commit

Permalink
Add FreeBSD releases to goreleaser config
Browse files Browse the repository at this point in the history
  • Loading branch information
muesli committed Dec 28, 2019
1 parent 79fad4d commit 66e20b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ builds:
ldflags: -s -w -X main.Version={{ .Version }} -X main.CommitSHA={{ .Commit }}
goos:
- linux
- freebsd
- windows
goarch:
- amd64
Expand Down

0 comments on commit 66e20b2

Please sign in to comment.