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