Skip to content

Commit a028c63

Browse files
committed
updates in sonar
1 parent 320c211 commit a028c63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sonarqube.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
args:
5656
# Unique key of your project. You can find it in SonarQube > [my project] > Project Information (top-right menu)
5757
# mandatory
58-
-Dsonar.projectKey=
58+
-Dsonar.projectKey=Devopstoolchain
5959
# Comma-separated paths to directories containing main source files.
6060
#-Dsonar.sources= # optional, default is project base directory
6161
# When you need the analysis to take place in a directory other than the one from which it was launched

0 commit comments

Comments
 (0)