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