Updating Compose deploy steps. #99

Merged
gitea-sonarqube-bot merged 7 commits from hivemind-satellite-deployment_2025-12-01T12-44-43 into main 2025-12-02 08:36:08 -05:00
Showing only changes of commit 61c70d3727 - Show all commits
+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 }}