Add Gitea 1.26.4 Alpine package
Build Alpine Packages / build-and-publish (v3.24, 3.24) (pull_request) Successful in 29m45s
Build Alpine Packages / build-and-publish (v3.24, 3.24) (pull_request) Successful in 29m45s
This commit is contained in:
@@ -11,6 +11,7 @@ https://code.factoring.digital/api/packages/public/alpine/v3.24/alpine-packages
|
||||
- [SeaweedFS](packaging/alpine/local/seaweedfs/README.md): `seaweedfs`
|
||||
- [GreptimeDB](packaging/alpine/local/greptimedb/README.md): `greptimedb`
|
||||
- [LavinMQ](packaging/alpine/local/lavinmq/README.md): `lavinmq`
|
||||
- [Gitea](packaging/alpine/local/gitea/README.md): `gitea`
|
||||
|
||||
## Use In Production
|
||||
|
||||
@@ -55,6 +56,7 @@ Currently packaged:
|
||||
seaweedfs SeaweedFS 4.31 release binary and OpenRC role splits
|
||||
greptimedb GreptimeDB 1.1.2 built from source for x86_64
|
||||
lavinmq LavinMQ 2.9.1 built from source for x86_64
|
||||
gitea Gitea 1.26.4 release binary and OpenRC service
|
||||
```
|
||||
|
||||
Local build output is written under:
|
||||
@@ -114,6 +116,8 @@ ALPINE_PACKAGE=greptimedb mise run apk:build
|
||||
ALPINE_PACKAGE=greptimedb SKIP_BUILD=1 mise run apk:test-install
|
||||
ALPINE_PACKAGE=lavinmq mise run apk:build
|
||||
ALPINE_PACKAGE=lavinmq SKIP_BUILD=1 mise run apk:test-install
|
||||
ALPINE_PACKAGE=gitea mise run apk:build
|
||||
ALPINE_PACKAGE=gitea SKIP_BUILD=1 mise run apk:test-install
|
||||
```
|
||||
|
||||
Override Docker cache scope:
|
||||
|
||||
Reference in New Issue
Block a user