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