Skip to content

Commit 43b1ed8

Browse files
cirrasfourls
authored andcommitted
1 parent 57846c9 commit 43b1ed8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/sonar.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,7 @@ jobs:
3535
run: >
3636
mvn clean install -Pci
3737
-Dsonar.runtimeVersion=$ORCHESTRATOR_SONAR_VERSION
38-
org.sonarsource.scanner.maven:sonar-maven-plugin:sonar -Dsonar.projectKey=integrated-application-development_sonar-delphi
38+
-Dsonar.scm.use.blame.algorithm=GIT_FILES_BLAME
39+
-Dsonar.projectKey=integrated-application-development_sonar-delphi
40+
org.sonarsource.scanner.maven:sonar-maven-plugin:sonar
3941
--batch-mode --no-transfer-progress

0 commit comments

Comments
 (0)