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