mirror of
https://github.com/internetee/registry.git
synced 2025-08-04 08:52:04 +02:00
robot update, removed bundler install
This commit is contained in:
parent
dd6aaa3241
commit
0a4aacc5b6
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 install bundle
|
||||
# under jenkins use rbenv-plugin wrapper
|
||||
bundle install
|
||||
|
||||
RAILS_ENV=test bundle exec rake db:all:drop
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue