Fixing deployment step - wrong user name.
List of Services README Generation / Generate Services List (push) Failing after 1m49s
Renovate / renovate (push) Successful in 3m28s

This commit is contained in:
2025-12-08 10:06:14 -05:00
parent 9ca48abbd0
commit abf00930fe
+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"