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