1
2
mirror of https://github.com/vimagick/dockerfiles synced 2024-07-03 00:33:55 +00:00
dockerfiles/webhook/scripts/hooks.json

8 lines
117 B
JSON
Raw Normal View History

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