Build Alpine packages for stable and edge

This commit is contained in:
Joachim Schlöffel
2026-06-09 11:00:42 +02:00
parent 2a965b05d5
commit 74207600cc
3 changed files with 38 additions and 14 deletions

View File

@@ -38,5 +38,11 @@ ALPINE_REPOSITORY_KEY_URL=https://code.factoring.digital/api/packages/public/alp
mise run apk:test-install
```
Use the `edge` branch on Alpine edge nodes:
```sh
ALPINE_REPOSITORY_URL=https://code.factoring.digital/api/packages/public/alpine/edge/alpine-packages
```
The full build can take close to an hour. Do not run it as part of lightweight
metadata or script checks.