Add GreptimeDB Alpine service packaging
All checks were successful
Build Alpine Packages / build-and-publish (push) Successful in 35m5s

This commit is contained in:
Joachim Schlöffel
2026-06-09 09:54:39 +02:00
parent f3ff86263a
commit 11ef6456af
19 changed files with 472 additions and 15 deletions

View File

@@ -323,8 +323,8 @@ Repository variables:
```text
INSTANCE_URL=https://code.factoring.digital
PACKAGE_OWNER=fsp-ops
PACKAGE_NAME=seaweedfs-alpine
PACKAGE_OWNER=public
PACKAGE_NAME=alpine-packages
```
Repository secrets:
@@ -344,8 +344,8 @@ Publish already-built local packages manually:
```sh
INSTANCE_URL=https://code.factoring.digital \
PACKAGE_OWNER=fsp-ops \
PACKAGE_NAME=seaweedfs-alpine \
PACKAGE_OWNER=public \
PACKAGE_NAME=alpine-packages \
PACKAGE_USER=... \
PACKAGE_TOKEN=... \
mise run apk:publish-gitea