mirror of
https://github.com/nshttpd/mikrotik-exporter
synced 2026-07-26 03:10:58 +02:00
ede21f62cd
new build things
11 lines
197 B
YAML
11 lines
197 B
YAML
defaultPlatforms:
|
|
- linux/amd64
|
|
- linux/arm64
|
|
|
|
builds:
|
|
- id: mikrotik-exporter
|
|
main: .
|
|
ldflags:
|
|
- -X main.appVersion={{.Env.VERSION}}
|
|
- -X main.shortSha={{.Env.SHORTSHA}}
|