Skip to content

Commit

Permalink
build spec added
Browse files Browse the repository at this point in the history
  • Loading branch information
daeho-ro committed Aug 27, 2021
1 parent 7e5c407 commit cad4535
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,15 @@ builds:
- env: [CGO_ENABLED=0]
goos:
- linux
- darwin
- windows
goarch:
- amd64
- arm64
goarn:
- 7
ignore:
- goos: windows
goarch: arm64
archives:
- format: binary

0 comments on commit cad4535

Please sign in to comment.