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
OpenFlipper-Free
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
23
Issues
23
List
Boards
Labels
Service Desk
Milestones
Merge Requests
5
Merge Requests
5
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
OpenFlipper-Free
OpenFlipper-Free
Commits
b20f6dbf
Commit
b20f6dbf
authored
Oct 19, 2016
by
Jan Möbius
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixed gitlab syntax
parent
4d5786bf
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
3 deletions
+6
-3
.gitlab-ci.yml
.gitlab-ci.yml
+6
-3
No files found.
.gitlab-ci.yml
View file @
b20f6dbf
...
...
@@ -21,7 +21,8 @@ cppcheck:
VS2015-Qt-5.6.0-x64
:
script
:
"
CI
\\
VS2015-Qt-5.6.0-x64.bat"
cache
:
-
rel/
paths
:
-
rel/
tags
:
-
VS2015
-
Qt56
...
...
@@ -32,7 +33,8 @@ VS2015-Qt-5.6.0-x64:
VS2015-Qt-5.6.0-x32
:
script
:
"
CI
\\
VS2015-Qt-5.6.0-x32.bat"
cache
:
-
rel/
paths
:
-
rel/
tags
:
-
VS2015
-
Qt56
...
...
@@ -44,7 +46,8 @@ VS2015-Qt-5.6.0-x32:
VS2013-Qt-5.5.1-x64
:
script
:
"
CI
\\
VS2013-Qt-5.5.1-x64.bat"
cache
:
-
rel/
paths
:
-
rel/
tags
:
-
VS2013
-
Qt551
...
...
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