Merge branch 'fix/disable-cgo-in-build' into 'main'

fix: disable cgo in goreleaser build

See merge request hectorjsmith/fail2ban-prometheus-exporter!83
This commit is contained in:
Hector 2023-06-19 21:27:09 +00:00
commit 56cc0b7901

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