mirror of
https://github.com/go-i2p/go-gitlooseleaf.git
synced 2025-09-11 12:47:47 -04:00
Compare commits
3 Commits
5bba5f19db
...
v12.0.2-fo
Author | SHA1 | Date | |
---|---|---|---|
![]() |
1a531b5105 | ||
![]() |
1276269c8f | ||
![]() |
f9b4b18c8e |
4
.github/workflows/gitea-nightly.yml
vendored
4
.github/workflows/gitea-nightly.yml
vendored
@@ -46,8 +46,8 @@ jobs:
|
||||
make build
|
||||
env:
|
||||
TAGS: bindata sqlite sqlite_unlock_notify netgo osusergo
|
||||
GOFLAGS: -ldflags="-extldflags=-static"
|
||||
CO_ENABLED: 0
|
||||
#GOFLAGS: -ldflags="-extldflags=-static"
|
||||
#CGO_ENABLED: 0
|
||||
|
||||
- name: Prepare Artifact
|
||||
shell: bash
|
||||
|
3
.github/workflows/gitea-vanilla-nightly.yml
vendored
3
.github/workflows/gitea-vanilla-nightly.yml
vendored
@@ -40,8 +40,7 @@ jobs:
|
||||
make build
|
||||
env:
|
||||
TAGS: bindata sqlite sqlite_unlock_notify netgo osusergo
|
||||
GOFLAGS: -ldflags="-extldflags=-static"
|
||||
CO_ENABLED: 0
|
||||
#GOFLAGS: -ldflags="-extldflags=-static"
|
||||
|
||||
- name: Prepare Artifact
|
||||
shell: bash
|
||||
|
Reference in New Issue
Block a user