This commit is contained in:
@@ -20,4 +20,4 @@ jobs:
|
|||||||
shell: bash
|
shell: bash
|
||||||
- name: Update Compose
|
- name: Update Compose
|
||||||
run: |
|
run: |
|
||||||
ssh -i private.key craisin@minicraisin cd /home/craisin/config && git pull && docker compose up -d --remove-orphans
|
ssh -i private.key craisin@minicraisin "cd /home/craisin/config && git pull && docker compose up -d --remove-orphans"
|
||||||
Reference in New Issue
Block a user