Skip to content
Snippets Groups Projects
Commit 552d1d57 authored by Martin Schultz's avatar Martin Schultz
Browse files

Update .gitlab-ci.yml to add VS2017 job

parent 14860d7a
No related branches found
No related tags found
No related merge requests found
......@@ -26,6 +26,18 @@ CoMISo-VS2013-Qt-5.5.1-x64:
- VS2013
- Qt551
CoMISo-VS2017-Qt-5.10.1-x64:
variables:
BUILD_PLATFORM: "VS2017"
ARCHITECTURE: "x64"
QT_VERSION: "Qt5.10.1"
GIT_SUBMODULE_STRATEGY: recursive
COMPILER: "VS2017"
script: "CI\\Windows.bat"
tags:
- VS2017
trigger_build:
stage: deploy
script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment