Fix hooks.json
This commit is contained in:
parent
13640433f8
commit
b9f060b822
@ -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