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