8000 fix(action): bug in CDS_SonarScanner contribution (#3514) · ovh/cds@093da33 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Commit 093da33

Browse files
mdouchementsguiheux
authored andcommitted
fix(action): bug in CDS_SonarScanner contribution (#3514)
1 parent 7daecf9 commit 093da33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/actions/cds-sonar-scanner.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,4 +82,4 @@ steps:
8282
- EOF
8383
- ""
8484
- sonar-scanner -Dsonar.host.url={{.sonarURL}} -Dsonar.login={{.sonarUsername}}
85-
-Dsonar.password={{.sonarPassword}} -Dsonar.branch={{.gitBranch}} -Dsonar.scm.disabled=true
85+
-Dsonar.password={{.sonarPassword}} -Dsonar.branch={{.sonarBranch}} -Dsonar.scm.disabled=true

0 commit comments

Comments
 (0)
0