From b3a48eaa24a801a3fc2e0c8606eb23f730ad2353 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=98=99=E2=97=A6=20The=20Tablet=20=E2=9D=80=20GamerGirla?= =?UTF-8?q?ndCo=20=E2=97=A6=E2=9D=A7?= Date: Tue, 2 Jan 2024 20:58:52 -0500 Subject: [PATCH] idk --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 5978e0c..056d28d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -31,8 +31,8 @@ clone: - set -x - echo "hi" #- git config --global --unset credential.helper - - git config --global url."https://${DEPLOY_USERNAME}:${DEPLOY_TOKEN}@git.tablet.sh/".insteadOf "git@git.tablet.sh:" + #- git config --global url."https://${DEPLOY_USERNAME}:${DEPLOY_TOKEN}@git.tablet.sh/".insteadOf "git@git.tablet.sh:" script: - - git submodule sync - git config --global url."https://${DEPLOY_USERNAME}:${DEPLOY_TOKEN}@git.tablet.sh/".insteadOf "git@git.tablet.sh:" + - git submodule sync - git submodule update --init --recursive \ No newline at end of file