mirror of
https://gitlab.com/MisterBiggs/brain-quartz.git
synced 2025-08-01 19:21:28 +00:00
@@ -6,7 +6,6 @@ pages:
|
|||||||
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 --depth 1 git@gitlab.com:Anson-Projects/brain.git content
|
||||||
- git subtree add --prefix=content/ content/ master
|
|
||||||
- hash -r
|
- hash -r
|
||||||
- npm ci --cache .npm --prefer-offline
|
- npm ci --cache .npm --prefer-offline
|
||||||
script:
|
script:
|
||||||
|
Reference in New Issue
Block a user