What are the different ways we can run bamboo task for sonar-scanner/runner?
ex: with Docker, As a Script, with command line, etc.
I am new to bamboo and sonarqube and have limited idea on this topic.
I just want to run one single task in bamboo which will scan my xml file present in bitbucket repository and send the scan result to sonarqube server.