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

9 lines
192 B
JSON

[
{
"id": "redeploy-webhook",
"execute-command": "bash",
"pass-arguments-to-command": [{ "source": "string", "name": "redeploy.sh" }],
"command-working-directory": "."
}
]