CI: Gitea Actions web auto-deploy (runner-on-server) + signing prep
CI / test (push) Failing after 3s
CI / deploy-web (push) Has been skipped

- .gitea/workflows/ci.yml rewritten for a self-hosted runner co-located with
  the host Docker daemon + Traefik: push to master -> test -> deploy-web
  (docker compose up --build in place; no SSH, no registry). APK job documented
  as the next iteration (socket-safe build+extract; signing secrets already set).
- .gitignore: never commit the release keystore (*.keystore + wisp-release.keystore).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
2026-06-13 18:27:26 +02:00
parent 9f42ee2460
commit 84e7a56b13
2 changed files with 43 additions and 187 deletions
+2
View File
@@ -13,6 +13,8 @@ expo-env.d.ts
.kotlin/
*.orig.*
*.jks
*.keystore
wisp-release.keystore
*.p8
*.p12
*.key