Fix hooks.json
This commit is contained in:
parent
594e35f481
commit
e71229e7a5
@ -1,7 +1,8 @@
|
||||
[
|
||||
{
|
||||
"id": "redeploy-webhook",
|
||||
"execute-command": "./redeploy.sh",
|
||||
"execute-command": "bash",
|
||||
"pass-arguments-to-command": [{ "source": "string", "name": "redeploy.sh" }],
|
||||
"command-working-directory": "."
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user