You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cap deploy:restart
* executing `deploy:restart'
triggering before callbacks for `deploy:restart'
* executing "touch ..cap/current/tmp/restart.txt"
....
triggering after callbacks for `deploy:restart'
* executing `flowdock:notify_deploy_finished'
triggering before callbacks for `flowdock:notify_deploy_finished'
* executing `flowdock:set_flowdock_api'
triggering before callbacks for `flowdock:set_flowdock_api'
triggering before callbacks for `flowdock:set_flowdock_api'
...lobal/gems/capistrano-2.9.0/lib/capistrano/configuration/namespaces.rb:188:in `method_missing': undefined local variable or method `current_branch' for #<Capistrano::Configuration::Namespaces::Namespace:0x3c7ee00> (NameError)
Maybe at: https://github.com/flowdock/flowdock-api/blob/master/lib/flowdock/capistrano.rb#L62
I would use somthing related to "deploy:symlink"
Anyway, I'm not sure if server restart should be informed by default. But at least calling plain "cap deploy:restart" should work as before.
Otherwise, it works great. With usual deploy notifies are good.
The text was updated successfully, but these errors were encountered: