mirror of
https://gitlab.com/MisterBiggs/brain-quartz.git
synced 2025-06-15 09:16:39 +00:00
try not syncing
This commit is contained in:
parent
30d4eed297
commit
00d5ea14c3
@ -10,9 +10,9 @@ 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 submodule sync --recursive
|
||||
- git submodule update --init --recursive --remote
|
||||
# - git config --global url."https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.com/".insteadOf "git@gitlab.com:"
|
||||
# - git submodule sync --recursive
|
||||
# - git submodule update --init --recursive --remote
|
||||
- hash -r
|
||||
- npm ci --cache .npm --prefer-offline
|
||||
script:
|
||||
|
Loading…
x
Reference in New Issue
Block a user