mirror of
https://github.com/ergochat/ergo.git
synced 2024-11-15 00:19:29 +01:00
disable cgo for goreleaser
This commit is contained in:
parent
2a828bb783
commit
30fbfe4cc0
@ -3,6 +3,8 @@
|
||||
project_name: ergo
|
||||
builds:
|
||||
- main: ergo.go
|
||||
env:
|
||||
- CGO_ENABLED=0
|
||||
binary: ergo
|
||||
goos:
|
||||
- linux
|
||||
|
Loading…
Reference in New Issue
Block a user