mirror of
https://github.com/ergochat/ergo.git
synced 2024-11-21 19:39:43 +01:00
disable cgo for goreleaser
This commit is contained in:
parent
2a828bb783
commit
2f78cf1357
@ -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