feat: ✨ Add flutter_distributor
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
6141fdc54c
commit
612f1350f8
@ -47,6 +47,8 @@ RUN flutter doctor -v
|
||||
RUN flutter channel master
|
||||
RUN flutter upgrade
|
||||
|
||||
RUN dart pub global activate flutter_distributor
|
||||
|
||||
USER root
|
||||
|
||||
#Install OpenSSL
|
||||
|
@ -24,6 +24,8 @@ RUN flutter doctor -v
|
||||
RUN flutter channel master
|
||||
RUN flutter upgrade
|
||||
|
||||
RUN dart pub global activate flutter_distributor
|
||||
|
||||
USER root
|
||||
|
||||
#Install OpenSSL
|
||||
|
Loading…
x
Reference in New Issue
Block a user