Skip to content
Snippets Groups Projects
Commit 32266674 authored by Dmitriy Safronov's avatar Dmitriy Safronov
Browse files

+ git, rsync

parent c9503bf4
Branches
No related tags found
1 merge request!7Development
Pipeline #434 passed
...@@ -2,8 +2,7 @@ FROM pipelinecomponents/ansible-lint:latest ...@@ -2,8 +2,7 @@ FROM pipelinecomponents/ansible-lint:latest
ENV LANG C.UTF-8 ENV LANG C.UTF-8
#ARG DEPENDENCIES_RUNTIME="git openssh-client" ARG DEPENDENCIES_RUNTIME="git openssh-client rsync"
ARG DEPENDENCIES_RUNTIME="openssh-client"
RUN apk add --no-cache $DEPENDENCIES_RUNTIME RUN apk add --no-cache $DEPENDENCIES_RUNTIME
WORKDIR /opt/ansible WORKDIR /opt/ansible
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment