11 lines
167 B
JSON
11 lines
167 B
JSON
|
|
{
|
||
|
|
"hooks": {
|
||
|
|
"Stop": [
|
||
|
|
{
|
||
|
|
"hooks": [
|
||
|
|
{ "type": "command", "command": "bin/stop-verify.sh", "timeout": 300 }
|
||
|
|
]
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|
||
|
|
}
|