We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d8fab39 + 4b34a5b commit ba51e3fCopy full SHA for ba51e3f
ci/gitlab_jenkins_templates/core_ci.jenkins
@@ -14,7 +14,7 @@ def ubuntu_from_kaolin_configs = [
14
dockerRegistryServer = 'gitlab-master.nvidia.com:5005'
15
kaolinDockerRegistryName = 'toronto_dl_lab/kaolin'
16
kaolinDockerRegistryFull = "${dockerRegistryServer}/${kaolinDockerRegistryName}/kaolin"
17
-wispDockerRegistryName = 'ttakikawa/kaolin-wisp'
+wispDockerRegistryName = 'toronto_dl_lab/kaolin-wisp'
18
wispDockerRegistryFull = "${dockerRegistryServer}/${wispDockerRegistryName}/wisp"
19
20
// Used for target docker image tag, as it doesn't support all characters (such as /)
0 commit comments