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

fixed bad dependencies for debug builds in ci.yml

parent d4ffe688
Branches
No related tags found
No related merge requests found
......@@ -154,7 +154,7 @@ debug-test-gcc-c++11-Qt5.9.0:
tags:
- Linux
dependencies:
- gcc-c++11-Qt5.9.0
- debug-gcc-c++11-Qt5.9.0
artifacts:
paths:
- build-Debug-gcc-cpp11-qt5.9.0/Testing/Temporary/LastTest.log
......@@ -209,7 +209,7 @@ debug-test-clang-c++11-Qt5.9.0:
- Linux
- MultiThreads
dependencies:
- clang-c++11-Qt5.9.0
- debug-clang-c++11-Qt5.9.0
artifacts:
paths:
- build-Debug-clang-cpp11-qt5.9.0/Testing/Temporary/LastTest.log
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment