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
3450d6ac
Commit
3450d6ac
authored
Mar 26, 2018
by
Martin Schultz
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fixed a path in .gitlab-ci.yml
parent
d7d51ee7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
.gitlab-ci.yml
.gitlab-ci.yml
+2
-2
No files found.
.gitlab-ci.yml
View file @
3450d6ac
...
...
@@ -157,7 +157,7 @@ debug-test-gcc-c++11-Qt5.9.0:
-
gcc-c++11-Qt5.9.0
artifacts
:
paths
:
-
build-
d
ebug-gcc-cpp11-qt5.9.0/Testing/Temporary/LastTest.log
-
build-
D
ebug-gcc-cpp11-qt5.9.0/Testing/Temporary/LastTest.log
test-clang-c++11-Qt5
:
stage
:
...
...
@@ -212,7 +212,7 @@ debug-test-clang-c++11-Qt5.9.0:
-
clang-c++11-Qt5.9.0
artifacts
:
paths
:
-
build-
d
ebug-clang-cpp11-qt5.9.0/Testing/Temporary/LastTest.log
-
build-
D
ebug-clang-cpp11-qt5.9.0/Testing/Temporary/LastTest.log
cppcheck
:
stage
:
...
...
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