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
Branches
No related tags found
No related merge requests found
......@@ -1871,4 +1871,5 @@ continuous_benchmark_trigger:
rules:
- if: '$CI_PROJECT_PATH == "walberla/walberla" && $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH'
when: on_success
- when: manual
\ No newline at end of file
- when: manual
needs: [ ]
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment