Fix deploy to use restart.sh; update cluster link to mini.ajet.fyi
Deploy ${{ gitea.repository }} / deploy (push) Successful in 1s
Deploy ${{ gitea.repository }} / deploy (push) Successful in 1s
This commit is contained in:
@@ -12,4 +12,4 @@ jobs:
|
||||
run: |
|
||||
ssh -o StrictHostKeyChecking=accept-new -o BatchMode=yes \
|
||||
root@100.106.10.22 \
|
||||
'cd /root/repos/www && git pull && ./start.sh'
|
||||
'cd /root/repos/www && git pull && ./restart.sh'
|
||||
|
||||
Reference in New Issue
Block a user