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 project_name: fail2ban_exporter
builds: builds:
- - env: [CGO_ENABLED=0]
binary: fail2ban_exporter binary: fail2ban_exporter
goos: goos:
- linux - linux