Loading .gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -103,7 +103,7 @@ self-test-on-merge-request: rules: - if: $CI_PIPELINE_SOURCE == 'merge_request_event' - if: $CI_MERGE_REQUEST_TITLE =~ /.*[non[ -]BE\]/ allow_failures: allow_failure: exit_codes: - 123 script: Loading Loading
.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -103,7 +103,7 @@ self-test-on-merge-request: rules: - if: $CI_PIPELINE_SOURCE == 'merge_request_event' - if: $CI_MERGE_REQUEST_TITLE =~ /.*[non[ -]BE\]/ allow_failures: allow_failure: exit_codes: - 123 script: Loading