mirror of
https://gitlab.com/MisterBiggs/brain-quartz.git
synced 2025-06-16 09:46:39 +00:00
try to setup git
This commit is contained in:
parent
9808644aff
commit
db4670b8e4
@ -13,6 +13,7 @@ build:
|
|||||||
rules:
|
rules:
|
||||||
- if: '$CI_COMMIT_REF_NAME == "v4"'
|
- if: '$CI_COMMIT_REF_NAME == "v4"'
|
||||||
before_script:
|
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 sync --recursive
|
||||||
- git submodule update --init --recursive
|
- git submodule update --init --recursive
|
||||||
- hash -r
|
- hash -r
|
||||||
|
Loading…
x
Reference in New Issue
Block a user