From c06e388c2f39cc0cba889d4977b9d0a300a27501 Mon Sep 17 00:00:00 2001 From: Kyle Edwards Date: Wed, 27 Mar 2024 14:52:56 -0400 Subject: [PATCH] Restore dunamai --- ci-conda.Dockerfile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ci-conda.Dockerfile b/ci-conda.Dockerfile index cfed679..864e155 100644 --- a/ci-conda.Dockerfile +++ b/ci-conda.Dockerfile @@ -165,6 +165,10 @@ RUN cat /tmp/condarc.tmpl | envsubst | tee /opt/conda/.condarc; \ RUN /opt/conda/bin/git config --system --add safe.directory '*' +# Install CI tools using pip +RUN pip install dunamai \ + && pip cache purge + COPY --from=yq /usr/bin/yq /usr/local/bin/yq COPY --from=aws-cli /usr/local/aws-cli/ /usr/local/aws-cli/ COPY --from=aws-cli /usr/local/bin/ /usr/local/bin/