File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 7878 -DCLOUD_STORE_GROUP_ID=${CLOUD_STORE_GROUP_ID} \
7979 -DCLOUD_STORE_ARTIFACT_ID=${CLOUD_STORE_ARTIFACT_ID} \
8080 -DCLOUD_STORE_VERSION=${CLOUD_STORE_VERSION} \
81- -Dsonar.projectKey=sunbird-knowlg-1 \
81+ -Dsonar.projectKey=Sunbird-Knowlg_knowledge-platform \
8282 -Dsonar.organization=sunbird-knowlg-1 \
8383 -Dsonar.host.url=https://sonarcloud.io \
8484 -Dsonar.coverage.jacoco.xmlReportPaths=content-api/content-service/target/site/jacoco/jacoco.xml
8989 if : github.event_name == 'pull_request' && always()
9090 with :
9191 script : |
92- const sonarUrl = `https://sonarcloud.io/dashboard?id=sunbird-knowlg-1 `;
92+ const sonarUrl = `https://sonarcloud.io/dashboard?id=Sunbird-Knowlg_knowledge-platform `;
9393 const message = `### Quality Gate Results
9494 Check the detailed SonarQube analysis at: ${sonarUrl}`;
9595 github.rest.issues.createComment({
You can’t perform that action at this time.
0 commit comments