simple-webhook/hooks.json
2024-08-13 05:09:09 +03:00

8 lines
119 B
JSON

[
{
"id": "redeploy-webhook",
"execute-command": "./redeploy.sh",
"command-working-directory": "."
}
]