From fa06ef07546a15b745a5939e52d67d64b6b6d8a4 Mon Sep 17 00:00:00 2001 From: admin Date: Thu, 5 Mar 2026 22:15:44 +0100 Subject: [PATCH] webhook --- scripts/webhook-deploy/hooks.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/webhook-deploy/hooks.json b/scripts/webhook-deploy/hooks.json index 20bdd6d..60a9ed3 100644 --- a/scripts/webhook-deploy/hooks.json +++ b/scripts/webhook-deploy/hooks.json @@ -1,7 +1,7 @@ [ { "id": "bruchtal-deploy", - "execute-command": "/workspace/deploy/deploy-bruchtal.sh", + "execute-command": "/workspace/scripts/webhook-deploy/deploy-bruchtal.sh", "command-working-directory": "/workspace" } ] \ No newline at end of file