mirror of
https://gitlab.com/MisterBiggs/brain-quartz.git
synced 2025-06-15 17:26:40 +00:00
turn off submodules for now until I figure out this damn bug
This commit is contained in:
parent
937ab53ff0
commit
41a8e737ea
@ -12,8 +12,8 @@ pages:
|
|||||||
before_script:
|
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 update --remote
|
||||||
- git submodule sync --recursive
|
# - git submodule sync --recursive
|
||||||
- git submodule update --init --recursive --remote --force
|
# - git submodule update --init --recursive --remote --force
|
||||||
- hash -r
|
- hash -r
|
||||||
- npm ci --cache .npm --prefer-offline
|
- npm ci --cache .npm --prefer-offline
|
||||||
script:
|
script:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user