mirror of
https://github.com/discourse/discourse.git
synced 2025-06-04 11:11:13 +08:00
Remove line that is no longer required.
This commit is contained in:
@ -72,7 +72,6 @@ task 'docker:test' do
|
||||
|
||||
if ENV["INSTALL_OFFICIAL_PLUGINS"]
|
||||
@good &&= run_or_fail("bundle exec rake plugin:install_all_official")
|
||||
@good &&= run_or_fail("bundle exec rails r 'puts \"installing all gems\"'")
|
||||
end
|
||||
|
||||
@good &&= run_or_fail("bundle exec rake db:create db:migrate")
|
||||
|
Reference in New Issue
Block a user