Add Gitea workflow for cross-platform standalone builds

This commit is contained in:
2026-03-02 18:25:45 +01:00
parent 17b2e7ed59
commit e7c62c2628
2 changed files with 70 additions and 0 deletions

View File

@@ -54,6 +54,11 @@ git push origin main
git push origin vx.y.z
```
Optional per CI:
- Workflow: `.gitea/workflows/build-standalone-release.yml`
- Trigger: Tag-Push `v*`
- Ergebnis: Plattform-Artefakte als CI-Artefakte
---
## Linux