lib/cogy/capistrano.rb in cogy-0.2.0 vs lib/cogy/capistrano.rb in cogy-0.2.1

- old
+ new

@@ -7,9 +7,7 @@ _cset(:cogy_release_trigger_url) { nil } _cset(:cogy_endpoint) { nil } _cset(:cogy_trigger_timeout) { nil } load File.expand_path("../capistrano/cogy.rake", __FILE__) - - after "deploy:restart", "cogy:notify_cog" end end