CI: cleanup the gitlab-ci yml file and test MySQL and PostgreSQL migrations
This commit splits the `test` job into three separate jobs: - test - lint - db:migrate It also factorise some code, and remove useless use of git checkout
Showing
- .gitlab-ci.yml 78 additions, 10 deletions.gitlab-ci.yml
- README.md 1 addition, 1 deletionREADME.md
- app/classes/Framadate/Migrations/Version20151012082600.php 4 additions, 0 deletionsapp/classes/Framadate/Migrations/Version20151012082600.php
- app/inc/config.test.php 6 additions, 6 deletionsapp/inc/config.test.php
- app/inc/init.php 7 additions, 0 deletionsapp/inc/init.php
- bin/doctrine 1 addition, 0 deletionsbin/doctrine
Loading
Please register or sign in to comment