namespace :deploy do
task :default ... do
..
end
end
- Brian
On Aug 5, 7:05 am, Hendy Irawan <[EMAIL PROTECTED]> wrote:
> How do I override 'deploy' task?
>
> I want to add tasks inside this 'deploy'.
>
> I use task :deploy and this causes a warning...
>
> Now I make my own task for deploying and not completely satisfied with
> it. I want to integrate with what Capistrano already does.
>
> --
> Hendy Irawanwww.hendyirawan.com
--~--~---------~--~----~------------~-------~--~----~
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/capistrano
-~----------~----~----~----~------~----~------~--~---