diff --git a/scripts/webhook-deploy/deploy-bruchtal.sh b/scripts/webhook-deploy/deploy-bruchtal.sh index 3d9f9e6..3e3174b 100755 --- a/scripts/webhook-deploy/deploy-bruchtal.sh +++ b/scripts/webhook-deploy/deploy-bruchtal.sh @@ -34,7 +34,7 @@ git pull # ----------------------------- # 3️⃣ Redeploy changed containers # ----------------------------- -/srv/docker/scripts/redeploy-containers.sh +#/srv/docker/scripts/redeploy-containers.sh # -----------------------------