mirror of
https://github.com/internetee/registry.git
synced 2025-05-18 18:29:40 +02:00
robot setup fix
This commit is contained in:
parent
f8c3b12d3c
commit
dd6aaa3241
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ cd "$(dirname "$0")"; cd ..
|
|||
cp config/application-example.yml config/application.yml
|
||||
cp config/database-robot.yml config/database.yml
|
||||
|
||||
gem bundle install
|
||||
gem install bundle
|
||||
bundle install
|
||||
|
||||
RAILS_ENV=test bundle exec rake db:all:drop
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue