Skipping double database creation
This commit is contained in:
parent
b3dd07cc29
commit
eff7a02f9f
1 changed files with 1 additions and 0 deletions
|
|
@ -26,5 +26,6 @@ build:
|
||||||
- RAILS_ENV=test bundle install --path vendor
|
- RAILS_ENV=test bundle install --path vendor
|
||||||
- cp config/database.yml.gitlab config/database.yml
|
- cp config/database.yml.gitlab config/database.yml
|
||||||
- RAILS_ENV=test bundle exec rake db:create db:schema:load
|
- RAILS_ENV=test bundle exec rake db:create db:schema:load
|
||||||
|
#- RAILS_ENV=test bundle exec rake db:schema:load
|
||||||
- bundle exec rake test
|
- bundle exec rake test
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue