mirror of
https://github.com/lollipopkit/server_box_monitor.git
synced 2025-01-07 03:17:06 +08:00
13 lines
173 B
YAML
13 lines
173 B
YAML
project_name: server_box_monitor
|
|
builds:
|
|
- env: [CGO_ENABLED=0]
|
|
goos:
|
|
- linux
|
|
goarch:
|
|
- amd64
|
|
- arm64
|
|
- arm
|
|
goarm:
|
|
- 6
|
|
- 7
|