Skip to content
Snippets Groups Projects
Commit c2e46ec2 authored by Christoph Alt's avatar Christoph Alt
Browse files

removed the dependencies for the default manual trigger job

parent 8cf570d2
1 merge request!648Fixing the cb trigger
...@@ -1871,4 +1871,5 @@ continuous_benchmark_trigger: ...@@ -1871,4 +1871,5 @@ continuous_benchmark_trigger:
rules: rules:
- if: '$CI_PROJECT_PATH == "walberla/walberla" && $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH' - if: '$CI_PROJECT_PATH == "walberla/walberla" && $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH'
when: on_success when: on_success
- when: manual - when: manual
\ No newline at end of file needs: [ ]
\ No newline at end of file
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment