Skip to content
Snippets Groups Projects
Commit 81b4ac50 authored by Pierre Ozoux's avatar Pierre Ozoux
Browse files

Add post-upgrade script

parent 5794d139
No related branches found
No related tags found
No related merge requests found
#!/bin/bash -eux
URL=${PWD##*/}
docker-compose exec app bundle exec rails db:migrate assets:precompile
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment