Skip to content

Commit

Permalink
-
Browse files Browse the repository at this point in the history
  • Loading branch information
huacnlee committed Dec 12, 2012
1 parent 92105f2 commit 74f17c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/deploy.rb
Original file line number Diff line number Diff line change
Expand Up @@ -86,4 +86,4 @@
run "cd #{deploy_to}/current/; RAILS_ENV=production bundle exec rake db:migrate"
end

after "deploy:finalize_update","deploy:symlink", :init_shared_path, :link_shared_files #, :compile_assets, :sync_assets_to_cdn, :mongoid_migrate_database
after "deploy:finalize_update","deploy:symlink", :init_shared_path, :link_shared_files , :compile_assets, :sync_assets_to_cdn, :mongoid_migrate_database

0 comments on commit 74f17c1

Please sign in to comment.