Skip to content
Snippets Groups Projects
Commit 2245b462 authored by App's avatar App
Browse files

test3

parent 4f5e14c8
Branches
No related tags found
No related merge requests found
Pipeline #81094 failed
......@@ -35,6 +35,7 @@ deploy:
- echo "$SSH_PRIVATE_KEY" > ~/.ssh/id_rsa
- apt update
- apt install rsync -y
- ssh app@10.52.205.114
- rsync --archive --delete --exclude='.git' . app@10.52.205.114:app
- ssh app@10.52.205.114 /Users/app/app/node_modules/pm2/pm2 restart app
only:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment