docs: remove reference to Hookecho

This commit is contained in:
Cameron Moore 2024-11-12 08:24:14 -06:00
parent f89b09bef6
commit dbee5336bc
No known key found for this signature in database
GPG key ID: AF96E12468D7553E

View file

@ -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",