update deploy script

This commit is contained in:
Maxime Cannoodt 2022-08-04 10:42:35 +02:00
parent acc4fc5710
commit c4bf8167d4

View File

@ -20,6 +20,7 @@ jobs:
username: ${{ secrets.DEPLOY_USER }}
key: ${{ secrets.DEPLOY_PRIVATE_KEY }}
port: 22
script_stop: true
script: |
cd /home/noteshare/noteshare.space
git pull origin master