pito
This commit is contained in:
@@ -28,7 +28,7 @@ jobs:
|
||||
- id: creating-systemctl-service
|
||||
uses: https://github.com/fifsky/ssh-action@master
|
||||
with:
|
||||
command: sudo systemctl start ${{ env.REPO_NAME }}-watcher.service
|
||||
command: sudo systemctl start ${{ env.REPO_NAME }}-watcher.service &
|
||||
host: 172.17.0.1
|
||||
user: root
|
||||
pass: ${{ secrets.SSH_PRIVATE_KEY }}
|
||||
Reference in New Issue
Block a user