summaryrefslogtreecommitdiff
path: root/.tools/licensecheck.sh
diff options
context:
space:
mode:
Diffstat (limited to '.tools/licensecheck.sh')
-rwxr-xr-x.tools/licensecheck.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/.tools/licensecheck.sh b/.tools/licensecheck.sh
index ba2be45f..91d8cda7 100755
--- a/.tools/licensecheck.sh
+++ b/.tools/licensecheck.sh
@@ -7,7 +7,7 @@ clientdata_init
aptget_update
aptget_install git-core gcc ca-certificates grep
rm -rf tools
-gitclone https://git.themanaworld.org/evolved tools.git tools
+gitclone ${CI_SERVER_URL}/${CI_PROJECT_NAMESPACE} tools.git tools
cd tools/CI/licensecheck