Changing detection steps since working with single Compose file.

This commit is contained in:
2025-12-09 07:13:48 -05:00
parent 3db0796c0f
commit 74404d3e39
2 changed files with 9 additions and 67 deletions
+1 -1
View File
@@ -129,7 +129,7 @@ jobs:
file: docker-compose.yml
name: "ultima"
host: 192.168.1.248
user: pi
user: charish
ssh_key: ${{ secrets.RUNNER_SSH_PRIVATE_KEY }}
args: --remove-orphans -d ${{ needs.generate-service-list.outputs.svc_deploy_list }}
env_file: ".env"