add username
This commit is contained in:
parent
14da87fc00
commit
5fe022969a
@ -31,7 +31,7 @@ prestep:
|
|||||||
script:
|
script:
|
||||||
- set -x
|
- set -x
|
||||||
- cd ${CI_PROJECT_DIR}
|
- 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:
|
clone:
|
||||||
stage: clone
|
stage: clone
|
||||||
|
Loading…
Reference in New Issue
Block a user