mirror of
https://gitlab.com/MisterBiggs/brain-quartz.git
synced 2025-06-15 17:26:40 +00:00
try the original way again
This commit is contained in:
parent
c3c2d0144a
commit
8e29c322d8
@ -11,9 +11,9 @@ pages:
|
||||
- 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 update --remote
|
||||
# - git submodule sync --recursive
|
||||
# - git submodule update --init --recursive --remote
|
||||
# - git submodule update --remote
|
||||
- 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