static builds dammit

This commit is contained in:
eyedeekay
2025-02-20 18:13:24 -05:00
parent f005c71693
commit 63a680a1f8

View File

@ -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