diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 69fb2f3..7fecd41 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -29,7 +29,7 @@ clone: tags: - shell before_script: - - git config --global url."https://pat:${PAT}@git.tablet.sh/the-btfash-foundation/tablet.sh.git".insteadOf 'git@git.tablet.sh:the-btfash-foundation/tablet.sh' + - git config --global url."https://the-btfash-foundation:${PAT}@git.tablet.sh/the-btfash-foundation/tablet.sh.git".insteadOf 'git@git.tablet.sh:the-btfash-foundation/tablet.sh' script: - git submodule sync - git submodule update --init --recursive \ No newline at end of file