dist.sh builds versioned, signed artifacts for both apps from a git tag
release / build (push) Has been cancelled

(semver drives Android versionCode/versionName and package.json). The
build-image/ Dockerfile pins the same toolchain for a portable,
containerized Gitea Actions runner (build-image.sh builds and pushes
it) so releases don't depend on any one machine's local setup.
Pushing vX.Y.Z now builds and publishes a Gitea Release automatically.
This commit is contained in:
ml
2026-07-02 13:07:52 +02:00
parent 73c6c90c8d
commit 4be350d758
9 changed files with 465 additions and 22 deletions
+3
View File
@@ -32,3 +32,6 @@ local.properties
*.jks
*.keystore
keystore.properties
# Container registry push credentials for build-image.sh. See docs/publish.md.
registry.env