Missing Dependeny for flutter
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
ba3a0025e7
commit
e8ac6e80bf
@ -9,6 +9,7 @@ RUN apk add --no-cache docker docker-compose
|
||||
RUN apk add --no-cache tea
|
||||
|
||||
# Install flutter
|
||||
RUN apk add --no-cache curl
|
||||
RUN git clone https://github.com/flutter/flutter.git /usr/local/flutter
|
||||
RUN git config --global --add safe.directory /usr/local/flutter
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user