Updating IPs in workflows.
This commit is contained in:
@@ -128,7 +128,7 @@ jobs:
|
||||
mode: compose
|
||||
file: docker-compose.yml
|
||||
name: "ultima"
|
||||
host: 192.168.1.249
|
||||
host: 192.168.1.248
|
||||
user: pi
|
||||
ssh_key: ${{ secrets.RUNNER_SSH_PRIVATE_KEY }}
|
||||
args: --remove-orphans -d ${{ needs.generate-service-list.outputs.svc_deploy_list }}
|
||||
|
||||
Reference in New Issue
Block a user