mirror of
https://gitlab.com/MisterBiggs/brain-quartz.git
synced 2025-06-15 09:16:39 +00:00
guess you can't do that
This commit is contained in:
parent
e82d3da6ef
commit
097f4475eb
@ -4,7 +4,8 @@ pages:
|
||||
rules:
|
||||
- if: '$CI_COMMIT_REF_NAME == "v4"'
|
||||
before_script:
|
||||
- git clone --depth 1 https://gitlab.com/Anson-Projects/brain.git content
|
||||
- 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
|
||||
- hash -r
|
||||
- npm ci --cache .npm --prefer-offline
|
||||
script:
|
||||
|
Loading…
x
Reference in New Issue
Block a user