deeptest
All checks were successful
blog.neet.works deployment / deploy_mamizou (push) Successful in 1s
All checks were successful
blog.neet.works deployment / deploy_mamizou (push) Successful in 1s
This commit is contained in:
parent
36d93ca38a
commit
8a92d204da
@ -12,8 +12,10 @@ jobs:
|
||||
run-name: Deploy blog.neet.works on Mamizou
|
||||
steps:
|
||||
#evil
|
||||
- run: ssh $USER@localhost -p 2244
|
||||
- run: pwd
|
||||
- run: cd /srv/http/blog.neet.works
|
||||
- run: git pull
|
||||
- run: git checkout
|
||||
- run: |
|
||||
ssh $USER@localhost -p 2244 "
|
||||
cd /srv/http/blog.neet.works &&
|
||||
pwd &&
|
||||
git pull &&
|
||||
git checkout
|
||||
"
|
||||
|
Loading…
x
Reference in New Issue
Block a user