That’s easy:
set :scm, :none
set :repository, "."
set :deploy_via, :copy
Simply run Capistrano from the root of your project.
That’s easy:
set :scm, :none
set :repository, "."
set :deploy_via, :copy
Simply run Capistrano from the root of your project.