1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2024-12-23 01:39:27 +02:00
dockerfiles/webhook/scripts/hooks.json

8 lines
117 B
JSON
Raw Normal View History

2016-01-25 12:16:08 +02:00
[
{
"id": "test",
"execute-command": "/scripts/test.sh",
"command-working-directory": "/scripts"
}
]