Fixed order
This commit is contained in:
parent
a033717421
commit
bfcf4fa071
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@ test:
|
||||||
- postgres:latest
|
- postgres:latest
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- bundle exec rake test
|
|
||||||
- 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
|
||||||
|
- bundle exec rake test
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue