sed escape
This commit is contained in:
parent
408398fa61
commit
c90bd5b66b
@ -30,7 +30,7 @@ prestep:
|
|||||||
- shell
|
- shell
|
||||||
script:
|
script:
|
||||||
- cd ${CI_PROJECT_DIR}
|
- 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:
|
clone:
|
||||||
stage: clone
|
stage: clone
|
||||||
|
Loading…
Reference in New Issue
Block a user