Skip to content

Commit

Permalink
Updated goreleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
abourget committed May 8, 2020
1 parent b486177 commit e1f1700
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ builds:
targets:
- linux_amd64
- darwin_amd64
main: .
main: ./cmd/pitreos
ldflags: github.com/eoscanada/pitreos/cmd.Version={{.Version}} -X github.com/eoscanada/pitreos/cmd.BuildTime={{.Date}} -X github.com/eoscanada/pitreos/cmd.BuildHash={{.Commit}}
binary: pitreos
env:
Expand Down

0 comments on commit e1f1700

Please sign in to comment.