php-fpm-exporter/.goreleaser.yml
2018-02-21 16:25:43 +11:00

16 lines
No EOL
221 B
YAML

builds:
- binary: php-fpm_exporter
env:
- CGO_ENABLED=0
goos:
- windows
- darwin
- linux
goarch:
- amd64
dockers:
- image: hipages/php-fpm_exporter
archive:
format: binary