Finally, regarding on_rollback, take a look in
https://github.com/capistrano/capistrano/blob/master/lib/capistrano/recipes/deploy.rbat
how this can be used, there's a few examples in there, simply have a
skim
through the file.

I might also draw your attention to the tasks:
https://github.com/capistrano/capistrano/blob/master/lib/capistrano/recipes/deploy.rb#L515which
are web:enable, and web:disable, why have you duplicated them into
your own deploy.rb?

- Lee

-- 
* You received this message because you are subscribed to the Google Groups 
"Capistrano" group.
* To post to this group, send email to capistrano@googlegroups.com
* To unsubscribe from this group, send email to 
capistrano+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/capistrano?hl=en

Reply via email to