Ci trigger (Looking at you drone....)
This commit is contained in:
parent
fa731e2bce
commit
8b2e67ec9a
1
Makefile
1
Makefile
|
@ -39,6 +39,7 @@ TEST_PGSQL_DBNAME ?= testgitea
|
||||||
TEST_PGSQL_USERNAME ?= postgres
|
TEST_PGSQL_USERNAME ?= postgres
|
||||||
TEST_PGSQL_PASSWORD ?= postgres
|
TEST_PGSQL_PASSWORD ?= postgres
|
||||||
TEST_MSSQL_HOST ?= mssql:1433
|
TEST_MSSQL_HOST ?= mssql:1433
|
||||||
|
|
||||||
TEST_MSSQL_DBNAME ?= master
|
TEST_MSSQL_DBNAME ?= master
|
||||||
TEST_MSSQL_USERNAME ?= sa
|
TEST_MSSQL_USERNAME ?= sa
|
||||||
TEST_MSSQL_PASSWORD ?= MwantsaSecurePassword1
|
TEST_MSSQL_PASSWORD ?= MwantsaSecurePassword1
|
||||||
|
|
Loading…
Reference in New Issue
Block a user