Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
subugoe
ahiqar
ahiqar-tido
Commits
cbf7aeb6
Commit
cbf7aeb6
authored
Sep 07, 2021
by
Mathias Goebel
🎠
Browse files
ci: even more fixes of the `sed` syntax
parent
bfe617e6
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
cbf7aeb6
...
...
@@ -21,7 +21,7 @@
-
scp -o 'StrictHostKeyChecking no' -r tido/dist/* $SSH_USER@$SSH_IP:~/$TARGET/frontend/arabic-karshuni/
# syriac
## remove old version
-
sed -i 's textapi/ahikar/arabic-karshuni textapi
/ahikar/syriac/ g' tido/dist/index.html
-
sed -i 's textapi/ahikar/arabic-karshuni textapi/ahikar/syriac/ g' tido/dist/index.html
-
ssh -o 'StrictHostKeyChecking no' $SSH_USER@$SSH_IP "rm -rf ~/$TARGET/frontend/syriac/*"
## upload new version
-
scp -o 'StrictHostKeyChecking no' -r tido/dist/* $SSH_USER@$SSH_IP:~/$TARGET/frontend/syriac/
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment