Use CGO_ENABLED=0 for the build to get a working docker image

This commit is contained in:
Enrico Stahn 2018-02-19 19:48:35 +11:00
parent de116a4b65
commit 422448006e
No known key found for this signature in database
GPG key ID: 5263621C269A50DE

View file

@ -1,5 +1,7 @@
builds:
- binary: php-fpm_exporter
env:
- CGO_ENABLED=0
goos:
- windows
- darwin