mototruco
This commit is contained in:
@@ -85,7 +85,7 @@ jobs:
|
|||||||
sudo systemctl enable ${{ env.REPO_NAME }}.service
|
sudo systemctl enable ${{ env.REPO_NAME }}.service
|
||||||
sudo systemctl daemon-reload
|
sudo systemctl daemon-reload
|
||||||
sudo systemctl start ${{ env.REPO_NAME }}.service
|
sudo systemctl start ${{ env.REPO_NAME }}.service
|
||||||
host: 127.0.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