Hi,
Must-share information (formatted with Markdown):
- which versions are you using (SonarQube, Scanner, Plugin, and any relevant extension)
- Developer Edition Version 10.4.1
- how is SonarQube deployed: zip, Docker, Helm
- Zip
- what are you trying to achieve
I am trying to run the sonar analysis on other branches but I don’t see other branches on sonar gui
drop down except develop.
I am using Azure pipelines- and using ant sonarcheck for sonar analysis. I have added my pipeline code as an attachment.
Please help me and let me know what I am missing here?
Pipeline Yaml.txt (6.1 KB)