diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 0add74d..def968f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -30,6 +30,7 @@ clone: before_script: - set -x - echo "hi" + - git config --global --unset credential.helper - git config --global url."https://gitlab-ci-token:${CI_JOB_TOKEN}@git.tablet.sh/the-btfash-foundation/tablet.sh.git".insteadOf git@git.tablet.sh:the-btfash-foundation/tablet.sh.git script: - git submodule sync