...
This commit is contained in:
parent
7ecc1c0273
commit
0c7189ca76
@ -33,4 +33,5 @@ clone:
|
|||||||
script:
|
script:
|
||||||
- git config --global url."https://deployer:${DEPLOY_TOKEN}@git.tablet.sh/".insteadOf "git@git.tablet.sh:"
|
- git config --global url."https://deployer:${DEPLOY_TOKEN}@git.tablet.sh/".insteadOf "git@git.tablet.sh:"
|
||||||
- git submodule sync
|
- git submodule sync
|
||||||
|
- git config --global url."https://deployer:${DEPLOY_TOKEN}@git.tablet.sh/".insteadOf "git@git.tablet.sh:"
|
||||||
- git submodule update --init --recursive
|
- git submodule update --init --recursive
|
Loading…
Reference in New Issue
Block a user