Added Channel and upgrade command to Alpine (alpine still does not work)
Some checks failed
andreas-personal/jenkins-ssh-docker-agent/pipeline/head There was a failure building this commit
Some checks failed
andreas-personal/jenkins-ssh-docker-agent/pipeline/head There was a failure building this commit
This commit is contained in:
parent
51c04bc837
commit
819392a885
@ -21,6 +21,8 @@ USER jenkins
|
|||||||
|
|
||||||
RUN flutter config --no-cli-animations
|
RUN flutter config --no-cli-animations
|
||||||
RUN flutter doctor -v
|
RUN flutter doctor -v
|
||||||
|
RUN flutter channel master
|
||||||
|
RUN flutter upgrade
|
||||||
|
|
||||||
USER root
|
USER root
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user