Change goreleaser config
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
9c310c714a
commit
503d248140
@ -12,14 +12,12 @@ builds:
|
|||||||
goos:
|
goos:
|
||||||
- linux
|
- linux
|
||||||
- windows
|
- windows
|
||||||
- darwin
|
goarch:
|
||||||
|
- amd64
|
||||||
archives:
|
archives:
|
||||||
- replacements:
|
- format_overrides:
|
||||||
darwin: Darwin
|
- goos: windows
|
||||||
linux: Linux
|
format: zip
|
||||||
windows: Windows
|
|
||||||
386: i386
|
|
||||||
amd64: x86_64
|
|
||||||
checksum:
|
checksum:
|
||||||
name_template: 'checksums.txt'
|
name_template: 'checksums.txt'
|
||||||
snapshot:
|
snapshot:
|
||||||
|
Loading…
Reference in New Issue
Block a user