fix: disable cgo in goreleaser build

This commit is contained in:
Hector 2023-06-19 21:27:09 +00:00
parent c19b986795
commit 53a1f12f39

View File

@ -1,6 +1,6 @@
project_name: fail2ban_exporter
builds:
-
- env: [CGO_ENABLED=0]
binary: fail2ban_exporter
goos:
- linux