diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index caa30c1..e197beb 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -29,7 +29,7 @@ clone: tags: - shell before_script: - - 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' + - echo "hi" script: - git submodule sync - git submodule update --init --recursive \ No newline at end of file