diff --git a/scripts/webhook-deploy/hooks.json b/scripts/webhook-deploy/hooks.json index 60a9ed3..3371478 100644 --- a/scripts/webhook-deploy/hooks.json +++ b/scripts/webhook-deploy/hooks.json @@ -2,6 +2,7 @@ { "id": "bruchtal-deploy", "execute-command": "/workspace/scripts/webhook-deploy/deploy-bruchtal.sh", + "command-working-directory": "/workspace" } ] \ No newline at end of file