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

Remove unused comment

parent ce809f28
No related branches found
No related tags found
1 merge request!97Run analyse job also manual on forks.
...@@ -380,8 +380,6 @@ include_what_you_use_clang_10: ...@@ -380,8 +380,6 @@ include_what_you_use_clang_10:
cppcheck: cppcheck:
stage: analyze stage: analyze
#only:
# - develop@irmb/VirtualFluids_dev
rules: rules:
- if: '$CI_PROJECT_NAMESPACE == "irmb" && $CI_COMMIT_BRANCH == "develop"' - if: '$CI_PROJECT_NAMESPACE == "irmb" && $CI_COMMIT_BRANCH == "develop"'
- when: manual - when: manual
......
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