1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-01-22 05:09:36 +02:00
dockerfiles/webhook/data/hooks.json

8 lines
125 B
JSON
Raw Normal View History

2019-01-09 18:59:22 +08:00
[
{
"id": "test",
"execute-command": "/etc/webhook/test.sh",
"command-working-directory": "/etc/webhook"
}
]