diff --git a/tools/ci/config/build.yml b/tools/ci/config/build.yml index a13a7861df..761bba3404 100644 --- a/tools/ci/config/build.yml +++ b/tools/ci/config/build.yml @@ -511,6 +511,7 @@ code_quality_report: extends: - .sonar_scan_template - .rules:protected-schedule + allow_failure: true script: - sonar-scanner -Dsonar.host.url=$SONAR_HOST_URL