Skip to content

Commit

Permalink
Add .goreleaser file
Browse files Browse the repository at this point in the history
  • Loading branch information
danrue committed Jan 2, 2018
1 parent 5d307fc commit 5c1272f
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
builds:
- binary: skipgen
goos:
- linux
goarch:
- amd64
- arm
- arm64
goarm:
- 6
- 7

0 comments on commit 5c1272f

Please sign in to comment.