Skip to content
Snippets Groups Projects
Commit af95969f authored by George Sedov's avatar George Sedov
Browse files

Update .gitlab-ci.yml file

parent 624693e8
No related branches found
No related tags found
No related merge requests found
......@@ -30,7 +30,11 @@ build-services-linux-debug:
paths:
- build
exclude:
- build/**/CMakeFiles/**/*
- build/**/CMakeFiles/**/*.o
- build/**/CMakeFiles/**/*.gcno
- build/**/CMakeFiles/**/*.gcda
- build/**/CMakeFiles/**/*.objlib
- build/**/CMakeFiles/**/*.includecache
- build/**/*.a
test-services-linux-debug:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment