Aha! That link's very helpful. I didn't realize that the deploy:migrations 
task doesn't run the deploy:update task.

Thanks, mate. Much appreciated.


On Thursday, 21 June 2012 00:17:50 UTC-4, dbray wrote:
>
> More oft than not you want to use after 'deploy:update_code' that way you 
> can sneak in config files n such before the symlink is switched.
>
> But since your trying to notify on a successful deploy 'deploy:update' 
> does make more sense, but doing it after 'deploy:restart' makes even more 
> sense.
>
> This file is probably the best documentation for capistrano that you'll 
> ever find.
>
>
> https://github.com/capistrano/capistrano/blob/master/lib/capistrano/recipes/deploy.rb
>

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

Reply via email to