This commit is contained in:
parent dc33734e08
commit 7ecc1c0273
Signed by: tablet
GPG Key ID: 924A5F6AF051E87C

@ -31,6 +31,6 @@ clone:
- set -x
- echo "https://${DEPLOY_USERNAME}:${DEPLOY_TOKEN}@git.tablet.sh/"
script:
- git config --global url."https://${DEPLOY_USERNAME}:${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 update --init --recursive