statsd_exporter/.promu.yml
2016-05-03 23:08:02 +02:00

13 lines
226 B
YAML

go: 1.6.2
repository:
path: github.com/prometheus/statsd_exporter
build:
flags: -a -tags 'netgo static_build'
ldflags: |
-X main.Version={{.Version}}
tarball:
files:
- LICENSE
- NOTICE