fix(ci): remove EAS init dependency by building APK via prebuild+gradle
Some checks failed
Luggage List Build / build-web (push) Failing after 18s
Luggage List Build / build-android (push) Failing after 59s
Luggage List Build / release (push) Has been skipped

This commit is contained in:
2026-04-18 12:02:36 +02:00
parent c5cdff62a0
commit ada2319508
4 changed files with 35 additions and 52 deletions

View File

@@ -28,3 +28,4 @@
- [x] Added trip deletion flow and confirmation
- [x] Updated Gitea workflows/artifacts naming for Luggage List
- [x] Ran local web export smoke checks successfully
- [x] Fixed CI build path to avoid EAS project init requirement (use expo prebuild + Gradle APK build)