Skip to content

Commit

Permalink
Merge branch 'cbtriggerfix' into 'master'
Browse files Browse the repository at this point in the history
Fixing the cb trigger

See merge request walberla/walberla!648
  • Loading branch information
modkin committed Jan 18, 2024
2 parents 8cf570d + b683416 commit 262aba0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
- when: manual
allow_failure: true

0 comments on commit 262aba0

Please sign in to comment.