diff --git a/.ci/deploy.sh b/.ci/deploy.sh index ba6d697e75d2e56202673473338f4855af1dae8b..55f7b26fc8c5298f8af4526ceb08cc5210c56eb7 100644 --- a/.ci/deploy.sh +++ b/.ci/deploy.sh @@ -35,7 +35,7 @@ do cd $BLADE # build the unstable version - can be optimized - git config submodule.theme.url https://$CI_DEPLOY_USER:$CI_DEPLOY_PASSWORD@git-r3lab.uni.lu/R3/outreach/theme.git + git config submodule.theme.url https://$CI_DEPLOY_USER:$CI_DEPLOY_PASSWORD@git-r3lab.uni.lu/R3-core/outreach/theme.git git submodule update --recursive --init # run contribute