This commit is contained in:
@@ -20,4 +20,4 @@ jobs:
|
||||
shell: bash
|
||||
- name: Update Compose
|
||||
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