2
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-12-25 23:03:34 +01:00

update webhook

This commit is contained in:
kev
2021-03-26 12:46:59 +08:00
parent 7b589c4849
commit b8d6c87248
3 changed files with 7 additions and 10 deletions

View File

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

View File

@@ -1,2 +1,5 @@
#!/bin/bash
echo 'hello world'
cat $HOOK_PAYLOAD