houdini_upgrade:run add bundle to cleanup the carrierwave dependencies
This commit is contained in:
parent
cdf6235071
commit
936ea739a7
1 changed files with 1 additions and 0 deletions
|
@ -39,6 +39,7 @@ end
|
|||
Rake::Task["houdini_upgrade:create_backup_uploader_migration"].invoke
|
||||
sh "rails db:migrate"
|
||||
Rake::Task["houdini_upgrade:cleanup_upgrade_files"].invoke
|
||||
sh 'bundle'
|
||||
end
|
||||
|
||||
task :cw_to_activestorage, [:aws_bucket, :aws_region, :aws_assethost] do |t, args|
|
||||
|
|
Loading…
Reference in a new issue