This commit is contained in:
parent
2aa2cbc2b4
commit
3e2cbf0179
@ -87,7 +87,8 @@ jobs:
|
||||
username: ${{ vars.YUYUN_USER }}
|
||||
password: ${{ secrets.SERVER_ROOT_PASSWORD }}
|
||||
script: |
|
||||
systemctl restart openresty.service; exit 0
|
||||
cd /root/Server
|
||||
openresty -p . -s reload
|
||||
- name: Notify-End
|
||||
if: ${{ always() }}
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user