feat(sonar8): Remove skip build breaker variable
This commit is contained in:
parent
8a0809c3a4
commit
e2a52fd44d
@ -5,7 +5,6 @@
|
||||
SONAR_PROJECT_KEY: ""
|
||||
SONAR_PROJECT_NAME: ""
|
||||
SONAR_EXCLUSIONS: "**/target/**,**/src/test/**"
|
||||
SONAR_SKIP_BUILD_BREAKER: "true"
|
||||
SONAR_QUERY_MAX_ATTEMPTS_BUILD_BREAKER: "30"
|
||||
SONAR_QUERY_INTERVAL_BUILD_BREAKER: "10000"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user