Fixed typo
Some checks reported errors
andreas-personal/jenkins-ssh-docker-agent/pipeline/head Something is wrong with the build of this commit
Some checks reported errors
andreas-personal/jenkins-ssh-docker-agent/pipeline/head Something is wrong with the build of this commit
This commit is contained in:
parent
79f46c59a2
commit
1ab094973b
@ -9,7 +9,7 @@ RUN apk add --no-cache docker docker-compose
|
||||
RUN apk add --no-cache tea
|
||||
|
||||
# Install flutter
|
||||
RUN apk add --no-cache ----repository=https://dl-cdn.alpinelinux.org/alpine/edge/testing flutter
|
||||
RUN apk add --no-cache --repository=https://dl-cdn.alpinelinux.org/alpine/edge/testing flutter
|
||||
|
||||
RUN flutter config --no-cli-animations
|
||||
RUN flutter doctor -v
|
||||
|
Loading…
x
Reference in New Issue
Block a user