Add GreptimeDB Alpine service packaging
All checks were successful
Build Alpine Packages / build-and-publish (push) Successful in 35m5s
All checks were successful
Build Alpine Packages / build-and-publish (push) Successful in 35m5s
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user