Hi, We are trying to upgrade to Capistrano version 3.0 from 2.15.5. We've worked through some of the errors using the documentation available but we are now seeing the following error on the server:
*/srv/ci/jenkins/jobs/deploy-edge-blog/workspace/src cap aborted!Task Argument Error config/deploy.rb:30:in `block in <top (required)>' config/deploy.rb:30:in `<top (required)>' /srv/ci/jenkins/shared/bundle/ruby/2.0.0/gems/capistrano-3.0.0/lib/capistrano/setup.rb:12:in `load' /srv/ci/jenkins/shared/bundle/ruby/2.0.0/gems/capistrano-3.0.0/lib/capistrano/setup.rb:12:in `block (2 levels) in <top (required)>' /srv/ci/jenkins/shared/bundle/ruby/2.0.0/gems/capistrano-3.0.0/lib/capistrano/application.rb:12:in `run' /srv/ci/jenkins/shared/bundle/ruby/2.0.0/gems/capistrano-3.0.0/bin/cap:3:in `<top (required)>' /srv/ci/jenkins/shared/bundle/ruby/2.0.0/bin/cap:23:in `load' /srv/ci/jenkins/shared/bundle/ruby/2.0.0/bin/cap:23:in `<main>' Tasks: TOP => edge (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure* I have created a pastie containing our deploy.rb and Capfile configurations here: http://pastie.org/private/rhhejtojotg5wvermbiljg Any help would very much be appreciated. Steven -- -- * 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 --- You received this message because you are subscribed to the Google Groups "Capistrano" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
