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

Update .gitlab-ci.yml file

parent d79f83b9
No related branches found
No related tags found
No related merge requests found
......@@ -18,10 +18,10 @@ build-services-linux-debug:
- when: always
artifacts:
paths:
- $CI_PROJECT_DIR/build/
- build
exclude:
- $CI_PROJECT_DIR/build/**/CMakeFiles/**/*
- $CI_PROJECT_DIR/build/**/*.a
- build/**/CMakeFiles/**/*
- build/**/*.a
test-services-linux-debug:
image:
......
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