From dcf06dd1ec50c91ea34b218078786fe825b46e9c Mon Sep 17 00:00:00 2001 From: Saku Ytti Date: Wed, 9 Mar 2016 00:38:56 +0200 Subject: probably don't want to call the hook on node_success --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.1