Skip to content

Commit ba51e3f

Browse files
authored
Merge pull request #3 from Caenorst/cfujitsang/move_ci
use toronto_dl_lab for image repo
2 parents d8fab39 + 4b34a5b commit ba51e3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/gitlab_jenkins_templates/core_ci.jenkins

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ def ubuntu_from_kaolin_configs = [
1414
dockerRegistryServer = 'gitlab-master.nvidia.com:5005'
1515
kaolinDockerRegistryName = 'toronto_dl_lab/kaolin'
1616
kaolinDockerRegistryFull = "${dockerRegistryServer}/${kaolinDockerRegistryName}/kaolin"
17-
wispDockerRegistryName = 'ttakikawa/kaolin-wisp'
17+
wispDockerRegistryName = 'toronto_dl_lab/kaolin-wisp'
1818
wispDockerRegistryFull = "${dockerRegistryServer}/${wispDockerRegistryName}/wisp"
1919

2020
// Used for target docker image tag, as it doesn't support all characters (such as /)

0 commit comments

Comments
 (0)