summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSaku Ytti <saku@ytti.fi>2016-03-09 00:38:56 +0200
committerSaku Ytti <saku@ytti.fi>2016-03-09 00:38:56 +0200
commitdcf06dd1ec50c91ea34b218078786fe825b46e9c (patch)
tree8015a9e16a23073e65ba6261bbd61190d632d296 /README.md
parent2f7cc0619c1b7958e65f283f40b2dbde99581617 (diff)
probably don't want to call the hook on node_success
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6d4eb2b..5831a04 100644
--- a/README.md
+++ b/README.md
@@ -618,7 +618,7 @@ hooks:
hooks:
push_to_remote:
type: githubrepo
- events: [node_success, post_store]
+ events: [post_store]
remote_repo: git@git.intranet:oxidized/test.git
username: user
password: pass