Added flutter config for no cli animations
All checks were successful
andreas-personal/jenkins-ssh-docker-agent/pipeline/head This commit looks good
All checks were successful
andreas-personal/jenkins-ssh-docker-agent/pipeline/head This commit looks good
This commit is contained in:
parent
68721f6eae
commit
1a5f548b23
@ -38,6 +38,7 @@ RUN chown -R jenkins:jenkins /usr/local/flutter
|
|||||||
# Run flutter doctor and upgrade
|
# Run flutter doctor and upgrade
|
||||||
USER jenkins
|
USER jenkins
|
||||||
|
|
||||||
|
RUN flutter config --no-cli-animations
|
||||||
RUN flutter doctor -v
|
RUN flutter doctor -v
|
||||||
RUN flutter channel master
|
RUN flutter channel master
|
||||||
RUN flutter upgrade
|
RUN flutter upgrade
|
||||||
|
Loading…
x
Reference in New Issue
Block a user