This commit is contained in:
parent c90bd5b66b
commit 55b578a1c3
Signed by: tablet
GPG Key ID: 924A5F6AF051E87C

@ -30,7 +30,7 @@ prestep:
- shell
script:
- cd ${CI_PROJECT_DIR}
- sed -iE "s,(https://)(git.tablet.sh),\1pat:\\\${PAT}@\2," .gitmodules
- sed -iE "s,(https://)(git.tablet.sh),\1pat:${PAT}@\2," .gitmodules
clone:
stage: clone