Updating IPs in workflows.

This commit is contained in:
2025-11-30 14:41:36 -05:00
parent 0ba41c1b0c
commit 1c19a8efe6
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -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 }}