Skip to content

Commit 646ce52

Browse files
author
Martin Petrov
committed
use correct project key for sonarcloud
1 parent 711a646 commit 646ce52

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sonarcloud.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
with:
2121
args: >
2222
-Dsonar.organization=managedcloudapplications
23-
-Dsonar.projectKey=iac-app-junaliikennointi-ravi
23+
-Dsonar.projectKey=mca-cli
2424
-Dsonar.sources=.
2525
-Dsonar.host.url=https://sonarcloud.io
2626
env:

0 commit comments

Comments
 (0)