run cubrid only on branch tests/cubrid

This commit is contained in:
Tobias Munk
2017-01-20 01:41:05 +01:00
parent b6d14cab26
commit bd956aa98d

View File

@@ -69,7 +69,7 @@ test:db:pgsql:
test:db:mssql:
stage: test
only:
- test/mssql
- tests/mssql
script:
- cd mssql
- export COMPOSE_PROJECT_NAME=${ISOLATION}mssql
@@ -85,6 +85,8 @@ test:db:mssql:
test:db:cubrid:
stage: test
only:
- tests/cubrid
script:
- cd cubrid
- export COMPOSE_PROJECT_NAME=${ISOLATION}cubrid