mirror of
https://github.com/binwiederhier/ntfy.git
synced 2025-04-04 05:37:35 +03:00
Fix CGO stuff for sqlite
This commit is contained in:
parent
ecde123f1c
commit
60cbf23bcc
2 changed files with 2 additions and 3 deletions
|
@ -4,11 +4,9 @@ before:
|
|||
builds:
|
||||
- binary: ntfy
|
||||
env:
|
||||
- CGO_ENABLED=0
|
||||
- CGO_ENABLED=1 # required for go-sqlite3
|
||||
goos:
|
||||
- linux
|
||||
- windows
|
||||
- darwin
|
||||
goarch:
|
||||
- amd64
|
||||
nfpms:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue