Use repository owner as CI packager
Build Alpine Packages / build-and-publish (v3.24, 3.24) (push) Successful in 27m36s
Build Alpine Packages / build-and-publish (v3.24, 3.24) (push) Successful in 27m36s
This commit is contained in:
@@ -130,6 +130,13 @@ ALPINE_APK_CACHE_SCOPE=public-alpine-packages ALPINE_PACKAGE=greptimedb mise run
|
||||
ALPINE_APK_CACHE_PREFIX=alpine-apk-ci ALPINE_PACKAGE=greptimedb mise run apk:build
|
||||
```
|
||||
|
||||
Local packages use `local` as the default package metadata identity. Override it
|
||||
when needed:
|
||||
|
||||
```sh
|
||||
PACKAGER="Example Builder <builder@example.com>" ALPINE_PACKAGE=seaweedfs mise run apk:build
|
||||
```
|
||||
|
||||
Open an Alpine package build shell:
|
||||
|
||||
```sh
|
||||
|
||||
Reference in New Issue
Block a user