Update flutter build command
This commit is contained in:
parent
7a73c94d0c
commit
29f20dfdf9
@ -45,7 +45,7 @@ flutter config --no-analytics --no-cli-animations
|
|||||||
cp -r /src/* /work
|
cp -r /src/* /work
|
||||||
cd /work/firka
|
cd /work/firka
|
||||||
flutter pub get
|
flutter pub get
|
||||||
flutter build apk --release --verbose
|
flutter build apk --release --verbose --tree-shake-icons --split-per-abi --target-platform android-arm,android-arm64
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
RUN chmod +x /home/user/*.sh
|
RUN chmod +x /home/user/*.sh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user