Skip to content

Commit

Permalink
Update render-build.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
loqimean authored May 25, 2023
1 parent 363f64a commit 666a374
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion bin/render-build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
set -o errexit

bundle install
bundle exec rake db:migrate
bundle exec rake db:seed
bundle exec rake assets:precompile
bundle exec rake assets:clean
bundle exec rake db:migrate

0 comments on commit 666a374

Please sign in to comment.