Updating Compose deploy steps.

This commit is contained in:
2025-12-01 14:48:19 -05:00
parent 16d41908f7
commit 61c70d3727
+2 -2
View File
@@ -219,7 +219,7 @@ jobs:
with:
mode: compose
file: ${{ steps.compose_file_list.outputs.compose_list }}
name: "ovosmisc"
name: "benedikta"
host: 192.168.1.250
user: ovos
ssh_key: ${{ secrets.RUNNER_SSH_PRIVATE_KEY }}
@@ -343,7 +343,7 @@ jobs:
with:
mode: compose
file: ${{ needs.docker-compose-dry-run.outputs.compose_file_list }}
name: "ovosmisc"
name: "benedikta"
host: 192.168.1.250
user: ovos
ssh_key: ${{ secrets.RUNNER_SSH_PRIVATE_KEY }}