mirror of
https://github.com/jwhited/wgsd.git
synced 2025-04-03 18:49:32 +08:00
goreleaser tweaks
Signed-off-by: Jordan Whited <jordan@jordanwhited.com>
This commit is contained in:
parent
0bbd0d7e7f
commit
38546c192d
@ -16,7 +16,6 @@ builds:
|
||||
- arm64
|
||||
|
||||
- id: wgsd-client
|
||||
allow_different_binary_count: true
|
||||
main: ./cmd/wgsd-client/main.go
|
||||
binary: wgsd-client
|
||||
env:
|
||||
@ -29,3 +28,14 @@ builds:
|
||||
- 386
|
||||
- arm
|
||||
- arm64
|
||||
|
||||
archives:
|
||||
- id: coredns
|
||||
format: binary
|
||||
builds:
|
||||
- coredns
|
||||
|
||||
- id: wgsd-client
|
||||
format: binary
|
||||
builds:
|
||||
- wgsd-client
|
||||
|
Loading…
x
Reference in New Issue
Block a user