mirror of
https://github.com/go-i2p/go-gittisane.git
synced 2025-06-07 09:03:16 -04:00
static builds dammit
This commit is contained in:
2
.github/workflows/gitea-build.yml
vendored
2
.github/workflows/gitea-build.yml
vendored
@ -82,6 +82,8 @@ jobs:
|
||||
make build
|
||||
env:
|
||||
TAGS: bindata sqlite sqlite_unlock_notify netgo osusergo
|
||||
GOFLAGS: -ldflags="-extldflags=-static"
|
||||
CO_ENABLED: 0
|
||||
|
||||
- name: Prepare Artifact
|
||||
shell: bash
|
||||
|
Reference in New Issue
Block a user