fix: disable cgo in goreleaser build
This commit is contained in:
parent
c19b986795
commit
53a1f12f39
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
project_name: fail2ban_exporter
|
||||
builds:
|
||||
-
|
||||
- env: [CGO_ENABLED=0]
|
||||
binary: fail2ban_exporter
|
||||
goos:
|
||||
- linux
|
||||
|
|
Loading…
Reference in a new issue