Commit d3c67759 authored by BOHMRR's avatar BOHMRR
Browse files

forgot to delete rules entry

parent c5c80cf9
Loading
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -102,10 +102,6 @@ self-test-on-merge-request:
  stage: compare
  rules:
    - if: $CI_PIPELINE_SOURCE == 'merge_request_event'
    - if: $CI_MERGE_REQUEST_TITLE =~ /.*[non[ -]BE\]/
      allow_failure:
        exit_codes:
          - 123
  script:
    ### build test binaries, initial clean for paranoia reasons
    - make clean