1
0
mirror of https://github.com/nshttpd/mikrotik-exporter synced 2026-07-26 03:10:58 +02:00
Files
Steve Brunton ede21f62cd new-build-attempt (#169)
new build things
2026-05-30 22:03:21 -04:00

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}}