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

new

parent a43b2a61
No related branches found
No related tags found
4 merge requests!25Fix,!24Fix,!23Fix,!16New
Pipeline #2238 canceled
...@@ -36,6 +36,5 @@ RUN apk --no-cache add \ ...@@ -36,6 +36,5 @@ RUN apk --no-cache add \
openssh-client \ openssh-client \
rsync \ rsync \
git \ git \
&& \
COPY --from=builder /opt/ansible /opt/ansible COPY --from=builder /opt/ansible /opt/ansible
CMD [ "ansible", "--version" ] CMD [ "ansible", "--version" ]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment