again
This commit is contained in:
parent
603969a0b2
commit
522fdefd49
@ -33,7 +33,7 @@ clone:
|
||||
- set -x
|
||||
- echo "https://${DEPLOY_USERNAME}:${DEPLOY_TOKEN}@git.tablet.sh/"
|
||||
script:
|
||||
- git config --global url."https://deployer:${DEPLOY_TOKEN}@".insteadOf "https://"
|
||||
- git config --local url."https://deployer:${DEPLOY_TOKEN}@".insteadOf "https://"
|
||||
- git submodule sync
|
||||
- git config --local url."https://deployer:${DEPLOY_TOKEN}@".insteadOf "https://"
|
||||
- git submodule update --init --recursive
|
Loading…
Reference in New Issue
Block a user