Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
CoMISo
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
4
Issues
4
List
Boards
Labels
Service Desk
Milestones
Merge Requests
3
Merge Requests
3
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
CoMISo
CoMISo
Commits
552d1d57
Commit
552d1d57
authored
May 24, 2018
by
Martin Schultz
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
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
Showing
1 changed file
with
12 additions
and
0 deletions
+12
-0
.gitlab-ci.yml
.gitlab-ci.yml
+12
-0
No files found.
.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