mirror of
https://gitlab.com/MisterBiggs/brain-quartz.git
synced 2025-06-15 17:26:40 +00:00
Revert "Revert "Try without depth""
This reverts commit ad2c38c26bffc31510a9e3c13ff9577805ceb452.
This commit is contained in:
parent
a54458f0e9
commit
5c115f95e5
@ -5,7 +5,7 @@ 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 clone --depth 1 git@gitlab.com:Anson-Projects/brain.git
|
||||
- git clone git@gitlab.com:Anson-Projects/brain.git
|
||||
- git subtree add --prefix=content/ brain/ master
|
||||
- hash -r
|
||||
- npm ci --cache .npm --prefer-offline
|
||||
|
Loading…
x
Reference in New Issue
Block a user