php-fpm-exporter/.goreleaser.yml

18 lines
No EOL
262 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_overrides:
- goos: windows
format: zip