idk
This commit is contained in:
parent
2518e7507d
commit
b3a48eaa24
@ -31,8 +31,8 @@ clone:
|
|||||||
- set -x
|
- set -x
|
||||||
- echo "hi"
|
- echo "hi"
|
||||||
#- git config --global --unset credential.helper
|
#- git config --global --unset credential.helper
|
||||||
- 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:"
|
||||||
script:
|
script:
|
||||||
- git submodule sync
|
|
||||||
- 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 update --init --recursive
|
- git submodule update --init --recursive
|
Loading…
Reference in New Issue
Block a user