AAAAAA
Update Compose File / build (push) Failing after 2s

This commit is contained in:
2025-11-26 14:58:34 -08:00
parent f40a3c40fb
commit 1f98eed515
+1 -1
View File
@@ -20,4 +20,4 @@ jobs:
shell: bash
- name: Update Compose
run: |
ssh craisin@minicraisin cd config && git pull && docker compose up -d --remove-orphans
ssh -i private.key craisin@minicraisin cd config && git pull && docker compose up -d --remove-orphans