access granted?

This commit is contained in:
parent ae112039b4
commit 124655fbc3
Signed by: tablet
GPG Key ID: 924A5F6AF051E87C

@ -29,7 +29,7 @@ clone:
tags: tags:
- shell - shell
before_script: 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://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'
script: script:
- git submodule sync - git submodule sync
- git submodule update --init --recursive - git submodule update --init --recursive