mirror of
https://gitlab.com/MisterBiggs/brain-quartz.git
synced 2025-06-16 01:36:40 +00:00
try to setup git
This commit is contained in:
parent
9808644aff
commit
db4670b8e4
@ -13,6 +13,7 @@ build:
|
||||
rules:
|
||||
- if: '$CI_COMMIT_REF_NAME == "v4"'
|
||||
before_script:
|
||||
- git config --global url."https://${CI_DEPLOY_USER}:${CI_DEPLOY_PASSWORD}@gitlab.com/".insteadOf "git@gitlab.com:"
|
||||
- git submodule sync --recursive
|
||||
- git submodule update --init --recursive
|
||||
- hash -r
|
||||
|
Loading…
x
Reference in New Issue
Block a user