pat
This commit is contained in:
parent
61d0b12d48
commit
2bb83b2681
@ -28,7 +28,8 @@ clone:
|
||||
stage: 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'
|
||||
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'
|
||||
- git submodule sync
|
||||
- git submodule update --init --recursive
|
Loading…
Reference in New Issue
Block a user