Skip to content
Snippets Groups Projects
Commit f446cd56 authored by Soeren Peters's avatar Soeren Peters
Browse files

Check sonar scanner 2.

parent 67121447
No related branches found
No related tags found
1 merge request!21Update CMake and VF CPU code.
......@@ -255,8 +255,8 @@ include_what_you_use_clang_10:
cppcheck:
stage: analyze
only:
- open_source@irmb/VirtualFluids_dev
#only:
#- open_source@irmb/VirtualFluids_dev
image: irmb/virtualfluids-deps-ubuntu20.04
......@@ -284,8 +284,8 @@ cppcheck:
lizard:
stage: analyze
only:
- open_source@irmb/VirtualFluids_dev
#only:
#- open_source@irmb/VirtualFluids_dev
image: irmb/virtualfluids-python-deps-ubuntu20.04
......@@ -311,8 +311,8 @@ lizard:
gcov_gcc_9:
stage: analyze
only:
- open_source@irmb/VirtualFluids_dev
#only:
#- open_source@irmb/VirtualFluids_dev
image: irmb/virtualfluids-python-deps-ubuntu20.04
......@@ -355,8 +355,8 @@ gcov_gcc_9:
clang-tidy:
stage: analyze
only:
- open_source@irmb/VirtualFluids_dev
#only:
#- open_source@irmb/VirtualFluids_dev
image: irmb/virtualfluids-python-deps-ubuntu20.04
......
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