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 366ce3b207 - Show all commits
+2 -2
View File
@@ -228,7 +228,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 }}
@@ -352,7 +352,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 }}