mirror of
https://gitlab.com/MisterBiggs/brain-quartz.git
synced 2025-06-15 17:26:40 +00:00
ok I think I do need to do some submodule stuff manually?
This commit is contained in:
parent
ef74b71284
commit
c786a45f52
@ -10,7 +10,8 @@ pages:
|
||||
rules:
|
||||
- if: '$CI_COMMIT_REF_NAME == "v4"'
|
||||
before_script:
|
||||
# - git config --global url."https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.com/".insteadOf "git@gitlab.com:"
|
||||
- git config --global url."https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.com/".insteadOf "git@gitlab.com:"
|
||||
- git submodule update --remote
|
||||
# - git submodule sync --recursive
|
||||
# - git submodule update --init --recursive --remote
|
||||
- hash -r
|
||||
|
Loading…
x
Reference in New Issue
Block a user