mirror of
https://github.com/adnanh/webhook.git
synced 2026-07-26 08:39:17 +08:00
docs: remove reference to Hookecho (#711)
This commit is contained in:
@@ -498,7 +498,8 @@ A reference to the second item in the array would look like this:
|
|||||||
[
|
[
|
||||||
{
|
{
|
||||||
"id": "sendgrid",
|
"id": "sendgrid",
|
||||||
"execute-command": "{{ .Hookecho }}",
|
"execute-command": "/root/my-server/deployment.sh",
|
||||||
|
"command-working-directory": "/root/my-server",
|
||||||
"trigger-rule": {
|
"trigger-rule": {
|
||||||
"match": {
|
"match": {
|
||||||
"type": "value",
|
"type": "value",
|
||||||
|
|||||||
Reference in New Issue
Block a user