Commit c806d130 authored by Albert Salim's avatar Albert Salim

Allow rspec jh to fail

parent d8828961
...@@ -1187,9 +1187,12 @@ ...@@ -1187,9 +1187,12 @@
when: never when: never
- <<: *if-security-merge-request - <<: *if-security-merge-request
changes: *code-backstage-patterns changes: *code-backstage-patterns
allow_failure: true
- <<: *if-merge-request-labels-as-if-jh - <<: *if-merge-request-labels-as-if-jh
allow_failure: true
- <<: *if-merge-request - <<: *if-merge-request
changes: *ci-patterns changes: *ci-patterns
allow_failure: true
.rails:rules:ee-and-foss-db-library-code: .rails:rules:ee-and-foss-db-library-code:
rules: rules:
......
Markdown is supported
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