docs: remove reference to Hookecho (#711)

This commit is contained in:
Cameron Moore 2024-11-12 23:01:26 -06:00 committed by GitHub
parent f89b09bef6
commit ce08a68a13
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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