Skip to content
Snippets Groups Projects
Commit ea34d59d authored by Andri Joos's avatar Andri Joos :blush:
Browse files

remove exit from Dockerfile

parent 5c2be6e1
No related branches found
No related tags found
No related merge requests found
......@@ -22,6 +22,4 @@ WORKDIR ${WORKSPACE}
# RUN cd warmup \
# && flutter pub get \
# && flutter build appbundle --release --target-platform android-arm,android-arm64,android-x64 \
# && ls build/app/outputs/bundle/release/ \
# && exit 1
# && flutter build appbundle --release --target-platform android-arm,android-arm64,android-x64
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment