This commit is contained in:
parent
6b72286117
commit
1c4806b820
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ pipeline:
|
|||
|
||||
- |
|
||||
wget -qO- https://codeberg.org/attachments/2bf497db-fa91-4260-9c98-5c791b6b397c | tar zx
|
||||
cd forgejo
|
||||
cd forgejo*
|
||||
|
||||
- |
|
||||
env GOOS=linux GOARCH=amd64 LDFLAGS="-linkmode external -extldflags '-static' $LDFLAGS" TAGS="bindata sqlite sqlite_unlock_notify" make build
|
||||
|
|
Loading…
Reference in a new issue