Ci trigger (Looking at you drone....)

This commit is contained in:
kolaente 2018-06-20 16:30:26 +02:00
parent 002b30056f
commit fa731e2bce
No known key found for this signature in database
GPG Key ID: F40E70337AB24C9B

View File

@ -43,7 +43,6 @@ TEST_MSSQL_DBNAME ?= master
TEST_MSSQL_USERNAME ?= sa TEST_MSSQL_USERNAME ?= sa
TEST_MSSQL_PASSWORD ?= MwantsaSecurePassword1 TEST_MSSQL_PASSWORD ?= MwantsaSecurePassword1
ifeq ($(OS), Windows_NT) ifeq ($(OS), Windows_NT)
EXECUTABLE := gitea.exe EXECUTABLE := gitea.exe
else else