why
This commit is contained in:
parent
e57d85fd4e
commit
a48cc5e02f
@ -30,7 +30,7 @@ clone:
|
|||||||
before_script:
|
before_script:
|
||||||
- set -x
|
- set -x
|
||||||
- echo "hi"
|
- echo "hi"
|
||||||
- git config --global --unset credential.helper
|
#- git config --global --unset credential.helper
|
||||||
- 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
|
- 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
|
||||||
script:
|
script:
|
||||||
- git submodule sync
|
- git submodule sync
|
||||||
|
Loading…
Reference in New Issue
Block a user