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 f40c4f4 commit 46c2e09Copy full SHA for 46c2e09
1 file changed
.github/container/Dockerfile.jax
@@ -39,6 +39,7 @@ ARG EXTRA_BAZEL_TARGETS
39
ARG EXTRA_BUILD_JAX_ARGS
40
ARG GIT_USER_NAME
41
ARG GIT_USER_EMAIL
42
+ARG NVTE_SKIP_SUBMODULE_CHECKS_DURING_BUILD=1
43
44
RUN --mount=type=ssh \
45
--mount=type=secret,id=SSH_KNOWN_HOSTS,target=/root/.ssh/known_hosts \
0 commit comments