Correcting Compose Deployment args.
List of Services README Generation / Generate Services List (push) Successful in 4m53s
Renovate / renovate (push) Failing after 6m6s

This commit is contained in:
2025-10-11 11:50:08 -04:00
parent fc4e40d8d4
commit c06e2aa21d
+1 -1
View File
@@ -131,7 +131,7 @@ jobs:
host: 192.168.1.252
user: pi
ssh_key: ${{ secrets.RUNNER_SSH_PRIVATE_KEY }}
args: --remove-orphans -d ${{ needs.generate-service-list.outputs.svc_deploy_list }}
args: --remove-orphans -d ${{ steps.detect_services.outputs.docker_svc_list }}
env_file: ".env"
summary: true