Integrating sonar cloud for code analysis of SAP Commerce hybris using azure devops pipeline

119 Views Asked by At

I am trying to integrate sap commerce 2211 with sonar cloud (paid version) using azure devops pipeline. I have successfully created connection between devops and sonar cloud using generated token from sonar cloud. I am also able to configure prepare sonar analysis step in yaml using connection but unable to find how to start the analysis of code quality and junit coverage report. Please help.

I am done with the following steps

  • Prepared connection successfully.
  • Configure sonar cloud analysis.

Failing at this point

  • Tried to run ant sonar but not able to publish report.
0

There are 0 best solutions below