Added infos to every build.
This commit is contained in:
parent
60c2d4dc95
commit
5a85dbe3d8
1 changed files with 3 additions and 0 deletions
|
@ -1,4 +1,7 @@
|
||||||
before_script:
|
before_script:
|
||||||
|
- ruby -v
|
||||||
|
- which ruby
|
||||||
|
- env
|
||||||
- bundle install
|
- bundle install
|
||||||
- script/build/test_db_config.sh
|
- script/build/test_db_config.sh
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue