mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Remove MySQL config file again as soon as possible
This commit is contained in:
parent
28d9ac9b1f
commit
769643a642
1 changed files with 2 additions and 0 deletions
|
|
@ -38,6 +38,8 @@ fi
|
|||
echo ">>> Upgrading database..."
|
||||
dockerize -wait tcp://$DATABASE_HOST:$DATABASE_PORT -timeout 60s bundle exec rake db:migrate
|
||||
|
||||
rm .my.cnf
|
||||
|
||||
echo ">>> Precompiling assets..."
|
||||
bundle exec rake assets:precompile
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue