mirror of
https://gitlab.com/MisterBiggs/brain-quartz.git
synced 2025-06-15 17:26:40 +00:00
the issue is def the depth
This commit is contained in:
parent
9c568ecbda
commit
915f383f7a
@ -5,7 +5,7 @@ pages:
|
|||||||
- if: '$CI_COMMIT_REF_NAME == "v4"'
|
- if: '$CI_COMMIT_REF_NAME == "v4"'
|
||||||
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 clone --depth 1 git@gitlab.com:Anson-Projects/brain.git content
|
- git clone git@gitlab.com:Anson-Projects/brain.git content
|
||||||
- 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