Add: github workflow for db2

This commit is contained in:
Roland Praml
2022-01-27 16:02:18 +01:00
parent 190b4ef588
commit 3e8cc87f01
2 changed files with 3 additions and 1 deletions
@@ -43,3 +43,5 @@ jobs:
run: mvn clean test -Dprops.file=testconfig/ebean-sqlserver17.properties
- name: mariadb
run: mvn clean test -Dprops.file=testconfig/ebean-mariadb.properties
- name: db2
run: mvn clean test -Dprops.file=testconfig/ebean-db2.properties
+1 -1
View File
@@ -2,4 +2,4 @@ ebean.test.platform=db2
ebean.test.dbName=unit
ebean.test.dbPassword=unit
datasource.default=db2-11
ebean.db2-11.databasePlatformName=db2luw
ebean.db2-11.databasePlatformName=db2luw