sed
This commit is contained in:
parent
9bdc40b6c4
commit
c9223bf2d1
@ -30,7 +30,7 @@ prestep:
|
||||
- shell
|
||||
script:
|
||||
- cd ${CI_PROJECT_DIR}
|
||||
- sed -iE -e "s,(https://)(git.tablet.sh),\1pat:\${PAT}@\2," .gitmodules
|
||||
- sed -iE "s,(https://)(git.tablet.sh),\1pat:\${PAT}@\2," .gitmodules
|
||||
|
||||
clone:
|
||||
stage: clone
|
||||
|
Loading…
Reference in New Issue
Block a user