mirror of
https://github.com/jwhited/wgsd.git
synced 2025-01-18 22:09:34 +08:00
goreleaser tweaks (#49)
Signed-off-by: Jordan Whited <jordan@jordanwhited.com>
This commit is contained in:
parent
0bbd0d7e7f
commit
f6140018d7
@ -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