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