Browse Source

build path

quality-test
Hendrik Langer 5 years ago
parent
commit
e2e7d64ac8
  1. 4
      .gitlab-ci.yml

4
.gitlab-ci.yml

@ -62,8 +62,8 @@ static_analysis:
artifacts: artifacts:
reports: reports:
junit: junit:
- clang-tidy-junit.xml - build/clang-tidy-junit.xml
- cppcheck-junit.xml - build/cppcheck-junit.xml
deploy: deploy:
stage: deploy stage: deploy

Loading…
Cancel
Save