diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 5dac1e1..15c4fe3 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -12,8 +12,8 @@ pages: 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 --force + # - git submodule sync --recursive + # - git submodule update --init --recursive --remote --force - hash -r - npm ci --cache .npm --prefer-offline script: