update deploy script
This commit is contained in:
parent
acc4fc5710
commit
c4bf8167d4
1
.github/workflows/deploy.yaml
vendored
1
.github/workflows/deploy.yaml
vendored
@ -20,6 +20,7 @@ jobs:
|
|||||||
username: ${{ secrets.DEPLOY_USER }}
|
username: ${{ secrets.DEPLOY_USER }}
|
||||||
key: ${{ secrets.DEPLOY_PRIVATE_KEY }}
|
key: ${{ secrets.DEPLOY_PRIVATE_KEY }}
|
||||||
port: 22
|
port: 22
|
||||||
|
script_stop: true
|
||||||
script: |
|
script: |
|
||||||
cd /home/noteshare/noteshare.space
|
cd /home/noteshare/noteshare.space
|
||||||
git pull origin master
|
git pull origin master
|
||||||
|
Loading…
Reference in New Issue
Block a user