This commit is contained in:
parent 0c7189ca76
commit 1b88d48853
Signed by: tablet
GPG Key ID: 924A5F6AF051E87C

@ -33,5 +33,5 @@ clone:
script:
- git config --global url."https://deployer:${DEPLOY_TOKEN}@git.tablet.sh/".insteadOf "git@git.tablet.sh:"
- git submodule sync
- git config --global url."https://deployer:${DEPLOY_TOKEN}@git.tablet.sh/".insteadOf "git@git.tablet.sh:"
- git config --local url."https://deployer:${DEPLOY_TOKEN}@git.tablet.sh/".insteadOf "git@git.tablet.sh:"
- git submodule update --init --recursive