mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-04-05 14:17:20 +00:00
Removed sprockets-generated files from the repo
This commit is contained in:
@@ -18,6 +18,7 @@ ADD . $APP_HOME
|
||||
RUN rake db:migrate RAILS_ENV=test
|
||||
RUN rake db:migrate RAILS_ENV=development
|
||||
RUN rake db:seed
|
||||
RUN rake assets:precompile
|
||||
RUN rake test
|
||||
|
||||
#CMD rails s puma --binding 0.0.0.0
|
||||
|
||||
Reference in New Issue
Block a user