fix(ci): align with time-until eas init + local eas build flow
Some checks failed
Luggage List Build / build-android (push) Failing after 36s
Luggage List Build / build-web (push) Successful in 1m1s
Luggage List Build / release (push) Has been skipped

This commit is contained in:
2026-04-18 12:03:49 +02:00
parent ada2319508
commit b30fb3b19c
4 changed files with 57 additions and 33 deletions

View File

@@ -28,4 +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)
- [x] Switched CI/manual APK workflow to run `eas init --non-interactive` before `eas build --local`