mirror of
https://github.com/zoriya/Aeris.git
synced 2026-05-31 02:06:38 +00:00
Mobile Client: Dockerfile: fix build command
This commit is contained in:
+1
-1
@@ -21,5 +21,5 @@ RUN flutter gen-l10n
|
||||
RUN flutter pub run flutter_launcher_icons:main
|
||||
# Generate native splashscreen
|
||||
RUN flutter pub run flutter_native_splash:create
|
||||
RUN flutter build apk lib/src/main.dart
|
||||
RUN flutter build apk lib/main.dart
|
||||
CMD cp ./build/app/outputs/flutter-apk/app-release.apk /dist/aeris_android.apk
|
||||
|
||||
Reference in New Issue
Block a user