We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a612d0 commit 88ecbddCopy full SHA for 88ecbdd
Dockerfile
@@ -63,4 +63,5 @@ RUN --mount=from=ghcr.io/astral-sh/uv:0.8,source=/uv,target=/bin/uv \
63
FROM base AS final
64
65
COPY --from=install /app/.venv /app/.venv
66
+ENV AZURE_DEVOPS_CACHE_DIR="/tmp/.azure-devops"
67
ENTRYPOINT ["gitopscli"]
0 commit comments