mirror of
https://github.com/xCyanGrizzly/DragonsStash.git
synced 2026-05-10 22:01:16 +00:00
This commit is contained in:
@@ -32,5 +32,4 @@
|
|||||||
- printf "%s" "$SSH_KEY" > ~/.ssh/id_ed25519
|
- printf "%s" "$SSH_KEY" > ~/.ssh/id_ed25519
|
||||||
- chmod 600 ~/.ssh/id_ed25519
|
- chmod 600 ~/.ssh/id_ed25519
|
||||||
- ssh-keyscan -t ed25519 192.168.68.68 > ~/.ssh/known_hosts 2>/dev/null
|
- ssh-keyscan -t ed25519 192.168.68.68 > ~/.ssh/known_hosts 2>/dev/null
|
||||||
- ssh sam@192.168.68.68 "cd /opt/stacks/DragonsStash && docker compose
|
- ssh sam@192.168.68.68 "cd /opt/stacks/DragonsStash && docker compose pull && docker compose up -d"
|
||||||
pull && docker compose up -d"
|
|
||||||
|
|||||||
Reference in New Issue
Block a user