Skip to content

Commit

Permalink
Windows releases
Browse files Browse the repository at this point in the history
  • Loading branch information
hassansin committed Feb 5, 2019
1 parent fc3494c commit cb88745
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
.vscode
androidpublisher
credentials.json
dist
9 changes: 9 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,15 @@ before:
builds:
- env:
- CGO_ENABLED=0
goos:
- linux
- darwin
- windows
goarch:
- 386
- amd64
- arm
- arm64
archive:
replacements:
darwin: Darwin
Expand Down

0 comments on commit cb88745

Please sign in to comment.