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