restart service on deploymenet
Build and Deploy Java Project / build-and-deploy (push) Successful in 1m1s
Build and Deploy Java Project / build-and-deploy (push) Successful in 1m1s
This commit is contained in:
@@ -46,4 +46,4 @@ jobs:
|
|||||||
username: ${{ secrets.SERVER_USERNAME }}
|
username: ${{ secrets.SERVER_USERNAME }}
|
||||||
password: ${{ secrets.SERVER_PASSWORD }}
|
password: ${{ secrets.SERVER_PASSWORD }}
|
||||||
script: |
|
script: |
|
||||||
echo "${{ secrets.SERVER_PASSWORD }}" | sudo -S systemctl restart notifier
|
sudo systemctl restart notifier
|
||||||
Reference in New Issue
Block a user