Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
CoMISo
CoMISo
Commits
552d1d57
Commit
552d1d57
authored
May 24, 2018
by
Martin Schultz
Browse files
Update .gitlab-ci.yml to add VS2017 job
parent
14860d7a
Pipeline
#7050
failed with stages
in 6 minutes and 50 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
552d1d57
...
...
@@ -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
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment