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

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

View File

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