mirror of
https://github.com/unpoller/unpoller.git
synced 2026-04-05 09:04:10 -04:00
add universal macos fat binary
This commit is contained in:
@@ -3,6 +3,9 @@ builds:
|
||||
- env:
|
||||
- CGO_ENABLED=0
|
||||
binary: unpoller
|
||||
goarm:
|
||||
- 6
|
||||
- 7
|
||||
goos:
|
||||
- linux
|
||||
goarch:
|
||||
@@ -146,3 +149,5 @@ nfpms:
|
||||
- src: examples/up.yaml.example
|
||||
dst: /etc/unpoller/up.yaml.example
|
||||
type: config
|
||||
universal_binaries:
|
||||
- replace: true
|
||||
|
||||
Reference in New Issue
Block a user