mirror of
https://github.com/netbirdio/netbird.git
synced 2026-07-20 23:41:28 +02:00
Attempt to fix sqlite
This commit is contained in:
@@ -3,7 +3,7 @@ builds:
|
||||
- id: netbird
|
||||
dir: client
|
||||
binary: netbird
|
||||
env: [CGO_ENABLED=0]
|
||||
env: [CGO_ENABLED=1]
|
||||
goos:
|
||||
- linux
|
||||
- darwin
|
||||
@@ -32,7 +32,7 @@ builds:
|
||||
|
||||
- id: netbird-mgmt
|
||||
dir: management
|
||||
env: [CGO_ENABLED=0]
|
||||
env: [CGO_ENABLED=1]
|
||||
binary: netbird-mgmt
|
||||
goos:
|
||||
- linux
|
||||
|
||||
Reference in New Issue
Block a user