mirror of
https://gitlab.com/MisterBiggs/brain-quartz.git
synced 2025-06-15 17:26:40 +00:00
try to do a subtree
This commit is contained in:
parent
ba6f3d2183
commit
e1cdf11c0b
@ -6,6 +6,7 @@ pages:
|
||||
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 content
|
||||
- git subtree add --prefix=content/ content/ master
|
||||
- hash -r
|
||||
- npm ci --cache .npm --prefer-offline
|
||||
script:
|
||||
|
Loading…
x
Reference in New Issue
Block a user