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