Skip to content

Commit

Permalink
update goreleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
issmirnov committed Sep 18, 2018
1 parent f6f24c4 commit ee7fa59
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
@@ -1,9 +1,12 @@
# https://github.com/goreleaser/goreleaser/blob/master/.goreleaser.yml
build:
main: .
binary: zap
goos:
- darwin
- linux
checksum:
name_template: '{{ .ProjectName }}_checksums.txt'
archive:
name_template: '{{ .ProjectName }}_{{ .Os }}_{{ .Arch }}'
replacements:
Expand Down

0 comments on commit ee7fa59

Please sign in to comment.