From b3e3f630ca6ab68f8df08bcab06c20b361c8fbcc Mon Sep 17 00:00:00 2001 From: jak1 Date: Sat, 10 Apr 2021 06:03:57 +0000 Subject: ofc, we need to use an @ afther credentials --- .tools/scripts/init.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.tools/scripts/init.sh b/.tools/scripts/init.sh index 9399c014..ce8dbc4e 100755 --- a/.tools/scripts/init.sh +++ b/.tools/scripts/init.sh @@ -11,7 +11,7 @@ rm ${ERRFILE} if [ "$CI_PROJECT_VISIBILITY" == "private" ]; then - export repo_visible="https://themanworld_evolved:${PRIV_DEPLOYMENT_KEY}" + export repo_visible="https://themanworld_evolved:${PRIV_DEPLOYMENT_KEY}@" echo "using 'https://user:token' to clone repos" else export repo_visible="https://" -- cgit v1.2.3-60-g2f50