1
0
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:
Anson Biggs 2025-06-07 12:48:22 -06:00
parent ef74b71284
commit c786a45f52

View File

@ -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