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 041fd04 commit e7f4115Copy full SHA for e7f4115
apps/workers/docker/Dockerfile
@@ -36,7 +36,7 @@ FROM base AS builder
36
ARG PROJECT
37
ARG PROJECT_PATH
38
ARG DD_GIT_COMMIT_SHA
39
-ARG DD_STIE
+ARG DD_SITE
40
41
ENV RELEASE_VERSION=${DD_GIT_COMMIT_SHA:-unknown}
42
ENV DD_SITE=${DD_SITE:-}
0 commit comments