mirror of
https://github.com/KevinMidboe/immich.git
synced 2025-10-29 17:40:28 +00:00
Implement CI/CD for Android (#48)
* Implement CI/CD for Android with Fastlane
This commit is contained in:
@@ -5,4 +5,7 @@ watch:
|
||||
flutter packages pub run build_runner watch --delete-conflicting-outputs
|
||||
|
||||
create_app_icon:
|
||||
flutter pub run flutter_launcher_icons:main
|
||||
flutter pub run flutter_launcher_icons:main
|
||||
|
||||
build_release_android:
|
||||
flutter build appbundle
|
||||
Reference in New Issue
Block a user