2
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2026-01-05 12:25:27 +01:00

update webhook

This commit is contained in:
kev
2019-01-09 19:09:32 +08:00
parent a8efbaf8d8
commit 87a65e512e
2 changed files with 5 additions and 2 deletions

View File

@@ -2,6 +2,7 @@
{
"id": "test",
"execute-command": "/etc/webhook/test.sh",
"command-working-directory": "/etc/webhook"
"command-working-directory": "/etc/webhook",
"include-command-output-in-response": true
}
]