updated and added init script
This commit is contained in:
12
configs/webhook/hooks.json
Normal file
12
configs/webhook/hooks.json
Normal file
@ -0,0 +1,12 @@
|
||||
[
|
||||
{
|
||||
"id": "$ENDPOINT_ID",
|
||||
"execute-command": "/webhook/reload.sh",
|
||||
"command-working-directory": "/repo",
|
||||
"match":
|
||||
{
|
||||
"secret": "$ENDPOINT_PW"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
Reference in New Issue
Block a user