Fix CGO stuff for sqlite
This commit is contained in:
@@ -4,11 +4,9 @@ before:
|
|||||||
builds:
|
builds:
|
||||||
- binary: ntfy
|
- binary: ntfy
|
||||||
env:
|
env:
|
||||||
- CGO_ENABLED=0
|
- CGO_ENABLED=1 # required for go-sqlite3
|
||||||
goos:
|
goos:
|
||||||
- linux
|
- linux
|
||||||
- windows
|
|
||||||
- darwin
|
|
||||||
goarch:
|
goarch:
|
||||||
- amd64
|
- amd64
|
||||||
nfpms:
|
nfpms:
|
||||||
|
|||||||
Reference in New Issue
Block a user