1
2
mirror of https://github.com/vimagick/dockerfiles synced 2024-06-28 17:51:24 +00:00
dockerfiles/webhook/scripts/hooks.json
Alexander Serkin 8971c90396 Add scripts
2016-01-25 14:16:08 +03:00

8 lines
117 B
JSON

[
{
"id": "test",
"execute-command": "/scripts/test.sh",
"command-working-directory": "/scripts"
}
]