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

add test code

parent 6176419e
No related branches found
No related tags found
No related merge requests found
Pipeline #7391 passed with stage
in 15 minutes and 34 seconds
......@@ -40,3 +40,6 @@ WORKDIR /home/${USERNAME}
RUN dart --disable-analytics && flutter config --no-analytics \
&& flutter precache --universal
# Test flutter
# RUN flutter doctor --verbose && exit 1
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