diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index def968f..21c0f7e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -30,7 +30,7 @@ clone: before_script: - set -x - echo "hi" - - git config --global --unset credential.helper + #- 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