ensure goreleaser builds with CGO disabled
This commit is contained in:
parent
ff7cb1db6b
commit
d54de9458c
@ -3,6 +3,8 @@ release:
|
||||
|
||||
builds:
|
||||
- binary: dive
|
||||
env:
|
||||
- CGO_ENABLED=0
|
||||
goos:
|
||||
- windows
|
||||
- darwin
|
||||
|
Loading…
x
Reference in New Issue
Block a user