feat: add gdu static musl build + generalize publish_release.py
gdu static musl build / build-and-release (push) Failing after 39s
iperf3 static musl build / build-and-release (push) Successful in 20s

This commit is contained in:
Hermes Agent
2026-05-07 23:31:59 +00:00
parent 8cbc66227f
commit 37968e48fc
5 changed files with 132 additions and 3 deletions
+1
View File
@@ -59,6 +59,7 @@ jobs:
GITEA_API_URL: ${{ gitea.api_url }}
REPO_OWNER: ${{ gitea.repository_owner }}
REPO_NAME: static-musl-builds
TOOL: iperf3
VERSION: ${{ steps.meta.outputs.version }}
TARGET_SHA: ${{ gitea.sha }}
working-directory: ${{ gitea.workspace }}