feat(webhook): scripts

This commit is contained in:
2026-03-05 19:18:26 +01:00
parent be3601b39d
commit 81d8f89552
6 changed files with 23 additions and 4 deletions

View File

@@ -0,0 +1,7 @@
[
{
"id": "bruchtal-deploy",
"execute-command": "/workspace/deploy/deploy-bruchtal.sh",
"command-working-directory": "/workspace"
}
]