mirror of
https://github.com/adnanh/webhook.git
synced 2026-07-26 17:19:17 +08:00
wip
This commit is contained in:
+13
@@ -0,0 +1,13 @@
|
||||
[
|
||||
{
|
||||
"id": "test",
|
||||
"pre-hook-command": "/home/adnan/test.sh",
|
||||
"execute-command": "/bin/echo",
|
||||
"pass-arguments-to-command": [
|
||||
{
|
||||
"source": "payload",
|
||||
"name": "root"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user