Skip to content

Commit 015f22c

Browse files
fix: Turn on SonarCloud reporting
1 parent c1447c8 commit 015f22c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/azDevOps/azure/azure-pipelines-javaspring-k8s.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@ stages:
264264
target_branch_ref: "$(target_branch_ref)"
265265
pullrequest_number: "$(pullrequest_number)"
266266
# Sonar
267-
sonar_enable: false
267+
sonar_enable: true
268268
# Set to false to speed up validation of deploy stage, revert once done
269269
sonar_container: "sonar_scanner"
270270
sonar_host_url: "https://sonarcloud.io"

0 commit comments

Comments
 (0)