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