Commit 53594392 authored by Jan Kiene's avatar Jan Kiene
Browse files

Merge branch 'ci/complexity-tests-allow-failure-for-changes-for-float-ref' into 'ivas-float-update'

[CI] allow failure for complexity number changes for ivas-float-update

See merge request !1349
parents d11999bb 8a00504a
Loading
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -1199,6 +1199,9 @@ voip-be-on-merge-request:
    - *update-ltv-repo
    - *complexity-measurements-setup
    - which coan
  allow_failure:
    exit_codes:
      - 123
  artifacts:
    name: "$CI_JOB_NAME--$CI_COMMIT_REF_NAME--sha-$CI_COMMIT_SHA"
    when: always