add username
This commit is contained in:
parent
14da87fc00
commit
5fe022969a
@ -31,7 +31,7 @@ prestep:
|
||||
script:
|
||||
- set -x
|
||||
- cd ${CI_PROJECT_DIR}
|
||||
- sed -E "s,(https://)(git.tablet.sh),\1${PAT}@\2," -i .gitmodules
|
||||
- sed -E "s,(https://)(git.tablet.sh),\1pat:${PAT}@\2," -i .gitmodules
|
||||
|
||||
clone:
|
||||
stage: clone
|
||||
|
Loading…
Reference in New Issue
Block a user