This commit is contained in:
parent b3d5461af0
commit f7637ad5cd
Signed by: tablet
GPG Key ID: 924A5F6AF051E87C

@ -29,7 +29,7 @@ clone:
- shell - shell
before_script: before_script:
- set -x - set -x
- echo "hi" - echo "https://${DEPLOY_USERNAME}:${DEPLOY_TOKEN}@git.tablet.sh/"
script: script:
- git config --global url."https://${DEPLOY_USERNAME}:${DEPLOY_TOKEN}@git.tablet.sh/".insteadOf "git@git.tablet.sh:" - git config --global url."https://${DEPLOY_USERNAME}:${DEPLOY_TOKEN}@git.tablet.sh/".insteadOf "git@git.tablet.sh:"
- git submodule sync - git submodule sync