Do not run migrations
This commit is contained in:
parent
e67f15861b
commit
953fe77112
1 changed files with 0 additions and 1 deletions
1
Capfile
1
Capfile
|
@ -13,7 +13,6 @@ install_plugin Capistrano::SCM::Git
|
|||
require 'capistrano/rvm'
|
||||
require 'capistrano/bundler'
|
||||
require 'capistrano/rails/assets'
|
||||
require 'capistrano/rails/migrations'
|
||||
require 'capistrano/rails/console'
|
||||
|
||||
# Load custom tasks from `lib/capistrano/tasks` if you have any defined.
|
||||
|
|
Reference in a new issue