Skip to content

Commit ce08a68

Browse files
authored
docs: remove reference to Hookecho (#711)
1 parent f89b09b commit ce08a68

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/Hook-Examples.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -498,7 +498,8 @@ A reference to the second item in the array would look like this:
498498
[
499499
{
500500
"id": "sendgrid",
501-
"execute-command": "{{ .Hookecho }}",
501+
"execute-command": "/root/my-server/deployment.sh",
502+
"command-working-directory": "/root/my-server",
502503
"trigger-rule": {
503504
"match": {
504505
"type": "value",

0 commit comments

Comments
 (0)