mirror of
https://github.com/adnanh/webhook.git
synced 2025-05-10 15:44:43 +00:00
docs: remove reference to Hookecho (#711)
This commit is contained in:
parent
f89b09bef6
commit
ce08a68a13
1 changed files with 2 additions and 1 deletions
|
@ -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",
|
||||||
|
|
Loading…
Add table
Reference in a new issue