Class: Capistrano::Deploy::Strategy::NoScm
- Inherits:
-
Copy
- Object
- Copy
- Capistrano::Deploy::Strategy::NoScm
- Defined in:
- lib/capistrano/recipes/deploy/strategy/no_scm.rb
Overview
Please note: this strategy ignores the :repository parameter. It will bundle up your local checkout _at the commit hash_ that is checked out and send it to the servers.