Skip to content

Commit

Permalink
changes for deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
mykovasyl committed Apr 3, 2023
1 parent 7c2ef9f commit 9f977ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/render-build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ npm install --prefix client && npm run build --prefix client
cp -a client/build/. public/

bundle install
bundle exec rake db:migrate
bundle exec rake db:reset db:migrate db:seed DISABLE_DATABASE_ENVIRONMENT_CHECK=1

0 comments on commit 9f977ac

Please sign in to comment.