Update .drone.yml
Some checks failed
continuous-integration/drone/push Build encountered an error

This commit is contained in:
xCyanGrizzly
2026-03-21 12:26:34 +01:00
committed by GitHub
parent 053eeed6be
commit dea419b778

View File

@@ -31,5 +31,4 @@ steps:
PLUGIN_PORT: "22" PLUGIN_PORT: "22"
PLUGIN_KEY: PLUGIN_KEY:
from_secret: ssh_key from_secret: ssh_key
PLUGIN_SCRIPT: "cd /opt/stacks/DragonsStash && docker compose pull && PLUGIN_SCRIPT: "cd /opt/stacks/DragonsStash && docker compose pull && docker compose up -d"
docker compose up -d"