Quick correction for git deploy
This commit is contained in:
parent
4065a73a26
commit
33cb1687ae
@ -27,7 +27,7 @@ if File.file? 'Rakefile'
|
||||
run "#{rake_cmd} db:migrate RAILS_ENV=#{RAILS_ENV}"
|
||||
run "#{rake_cmd} db:migrate RAILS_ENV=#{RAILS_ENV}_be"
|
||||
run "#{rake_cmd} db:migrate RAILS_ENV=#{RAILS_ENV}_ch"
|
||||
run "#{rake_cmd} db:migrate RAILS_ENV=#{RAILS_ENV}_commun"
|
||||
run "#{rake_cmd} db:migrate RAILS_ENV=#{RAILS_ENV}_communs"
|
||||
end
|
||||
|
||||
# precompile assets
|
||||
|
Loading…
Reference in New Issue
Block a user