...
This commit is contained in:
parent
7a274863a1
commit
e547d81c70
@ -31,10 +31,10 @@ clone:
|
||||
- shell
|
||||
before_script:
|
||||
- set -x
|
||||
- git config --local url."https://deployer:${DEPLOY_TOKEN}@git.tablet.sh/".insteadOf "git@git.tablet.sh:"
|
||||
- echo "https://${DEPLOY_USERNAME}:${DEPLOY_TOKEN}@git.tablet.sh/"
|
||||
script:
|
||||
- git submodule sync
|
||||
- git config --local url."https://deployer:${DEPLOY_TOKEN}@git.tablet.sh/".insteadOf "git@git.tablet.sh:"
|
||||
- git remote -v
|
||||
- git submodule sync
|
||||
- git submodule update --init --recursive
|
Loading…
Reference in New Issue
Block a user