foo
This commit is contained in:
parent
04e21dbf54
commit
3e8229bfe7
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ steps:
|
|||
image: circleci/ruby:2.6.9-bullseye-node-browsers-legacy
|
||||
commands:
|
||||
- sudo apt install --no-install-recommends -y libmagic-dev
|
||||
- echo 'Wait for db container'; sleep 90
|
||||
- sudo -E bundle install --path /bundle --without production,development
|
||||
- sudo -E bundle exec rake foodsoft:setup:stock_config || true
|
||||
- sudo -E bundle exec rake db:schema:load
|
||||
|
|
Loading…
Reference in a new issue