1
0
mirror of https://gitlab.com/MisterBiggs/brain-quartz.git synced 2025-06-15 17:26:40 +00:00

Revert "Revert "need an identity set ig""

This reverts commit 2fa8483da3c77c3e439d596e485808419017225c.
This commit is contained in:
Anson Biggs 2025-06-08 12:16:49 -06:00
parent 5c115f95e5
commit b0d6240499

View File

@ -5,6 +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 config --global user.email "anson@ansonbiggs.com"
- git config --global user.name "Anson Biggs"
- git clone git@gitlab.com:Anson-Projects/brain.git
- git subtree add --prefix=content/ brain/ master
- hash -r