///
This commit is contained in:
parent
b3d5461af0
commit
f7637ad5cd
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user