Update .gitlab-ci.yml

This commit is contained in:
Jan Möbius
2018-09-25 12:36:21 +02:00
parent 18e39fee46
commit df53457064

View File

@@ -62,6 +62,7 @@ VS2017-64-bit-shared-apps:
ARCHITECTURE: "x64"
SHARED: "TRUE"
APPS: "ON"
GIT_CURL_VERBOSE: "1"
script: "CI\\Windows.bat"
tags:
- VS2017