Robby, There's no way to do this from the outside, you'd have to modify the :update_code task to run with the :once => true argument. This isn't such a big deal, simply take the deploy.rb out of the gem, and drop it in your project (and update the require/load in your Capfile accordingly), this is a pretty sane way to work anyway (and insulates you from surprise upstream changes which might break your deploy.)
- Lee -- * 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
