Skip to content

Commit

Permalink
Release non-archived binaries
Browse files Browse the repository at this point in the history
  • Loading branch information
roblaszczak committed Jan 29, 2022
1 parent e681678 commit ba76071
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ builds:
- goos: linux
goarch: arm
goarm: "7"
- goos: windows
goarch: arm
flags:
- -trimpath

Expand All @@ -37,6 +39,7 @@ archives:
windows: Windows
386: i386
amd64: x86_64
format: binary

checksum:
name_template: 'checksums.txt'
Expand Down

0 comments on commit ba76071

Please sign in to comment.