Skip to content

Commit

Permalink
#42 - fixed goreleaser config
Browse files Browse the repository at this point in the history
  • Loading branch information
g4s8 committed Feb 7, 2020
1 parent 901069a commit cc1cf83
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@ builds:
-X "main.buildDate={{.Date}}"
-X "main.buildVersion={{.Env.TRAVIS_TAG}}{{.Env.TRAVIS_BUILD_NUMBER}}"
-X "main.buildCommit={{.Env.TRAVIS_COMMIT}}"
archive:
archives:
replacements:
darwin: Darwin
linux: Linux
windows: Windows
386: i386
amd64: x86_64
brew:
brews:
github:
owner: g4s8
name: .tap
Expand Down

0 comments on commit cc1cf83

Please sign in to comment.