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

Draft: fix: disable cgo in build

See merge request hectorjsmith/fail2ban-prometheus-exporter!83
This commit is contained in:
Hector 2023-06-19 21:24:46 +00:00
commit 8bd90acd5e

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