8000 feat(actions/sonar): add version to sonar to follow evolution of repo… · ovh/cds@056e5b4 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Commit 056e5b4

Browse files
tribesyesnault
authored andcommitted
feat(actions/sonar): add version to sonar to follow evolution of repo (#3648)
1 parent 4883128 commit 056e5b4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

contrib/actions/cds-sonar-scanner.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ parameters:
88
default: |-
99
sonar.projectKey={{.cds.application}}
1010
sonar.projectName={{.cds.application}}
11+
sonar.projectVersion={{.git.hash}}
1112
sonar.sources=.
1213
sonar.exclusions=**/*_test.go,**/vendor/**
1314
sonar.tests=.

0 commit comments

Comments
 (0)
0