diff --git a/jobConfiguration.json b/jobConfiguration.json index e977e4ef..0f973b1c 100644 --- a/jobConfiguration.json +++ b/jobConfiguration.json @@ -7,7 +7,8 @@ "smoke": true, "yaxunit": true, "telegram": true, - "bdd": true + "bdd": true, + "sonarqube": true }, "edtVersion": "2024.1.3:x86_64", "sourceFormat": "designer", @@ -38,6 +39,9 @@ "publishToAllureReport": false, "publishToJUnitReport": true }, + "sonarqube": { + "waitForQualityGate": true + }, "notifications": { "telegram": { "onAlways":true