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:
commit
56cc0b7901
@ -1,6 +1,6 @@
|
||||
project_name: fail2ban_exporter
|
||||
builds:
|
||||
-
|
||||
- env: [CGO_ENABLED=0]
|
||||
binary: fail2ban_exporter
|
||||
goos:
|
||||
- linux
|
||||
|
Loading…
Reference in New Issue
Block a user