Skip to content
Snippets Groups Projects
Unverified Commit 5174bf1c authored by Jesus Federico's avatar Jesus Federico Committed by GitHub
Browse files

Added step for precompiling assets (#302)

parent 207ec6ff
Branches
Tags release-2.0.2
No related merge requests found
...@@ -13,4 +13,6 @@ if ! bundle exec rake db:migrate ; then ...@@ -13,4 +13,6 @@ if ! bundle exec rake db:migrate ; then
export DB_MIGRATE_FAILED=1 export DB_MIGRATE_FAILED=1
fi fi
bundle exec rake assets:precompile
exec bundle exec puma -C config/puma.rb exec bundle exec puma -C config/puma.rb
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment