mirror of
https://gitlab.com/MisterBiggs/brain-quartz.git
synced 2025-07-24 23:31:29 +00:00
try ssh
This commit is contained in:
@@ -13,9 +13,8 @@ build:
|
||||
rules:
|
||||
- if: '$CI_COMMIT_REF_NAME == "v4"'
|
||||
before_script:
|
||||
- git config --global url."https://${CI_DEPLOY_USER}:${CI_DEPLOY_PASSWORD}@gitlab.com/".insteadOf "https://gitlab.com/"
|
||||
- git submodule sync --recursive
|
||||
- git submodule update --init --recursive
|
||||
- git submodule update --init --recursive --remote
|
||||
- hash -r
|
||||
- npm ci --cache .npm --prefer-offline
|
||||
script:
|
||||
|
Reference in New Issue
Block a user