Merge branch 'fix/compile-without-cgo-enabled' into 'main'
Fix/compile without cgo enabled See merge request hectorjsmith/fail2ban-prometheus-exporter!8
This commit is contained in:
commit
f452100a75
@ -7,9 +7,7 @@ before:
|
|||||||
# you may remove this if you don't need go generate
|
# you may remove this if you don't need go generate
|
||||||
- go generate ./...
|
- go generate ./...
|
||||||
builds:
|
builds:
|
||||||
- env:
|
- goos:
|
||||||
- CGO_ENABLED=0
|
|
||||||
goos:
|
|
||||||
- linux
|
- linux
|
||||||
- windows
|
- windows
|
||||||
- darwin
|
- darwin
|
||||||
|
Loading…
Reference in New Issue
Block a user