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