Skip to content

Commit

Permalink
binary only release artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
WillAbides committed Nov 6, 2019
1 parent a9a5dde commit 400d0ae
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,12 @@ before:
hooks:
- script/lint
builds:
- id: bindownloader
main: ./cmd/bindownloader
- main: ./cmd/bindownloader
env:
- CGO_ENABLED=0
archives:
- format: binary

checksum:
name_template: 'checksums.txt'
snapshot:
Expand Down

0 comments on commit 400d0ae

Please sign in to comment.