Jenkins Integration with SonarCloud

We are trying integrated our SonarCloud org (on GitHub) with Jenkins. We have followed the instructions on integration and setup, but when the pipeline runs, we get the following error:

+ sonar-scanner
/tmp/jenkins8796589712900410478.sh: line 62: sonar-scanner: command not found

Can someone provide some assistance on this?

Hi @kyletk ,

It looks like Jenkins cannot find the sonar-scanner binary. Could you share more about your setup?

Cheers,
Antonio

Sure - we added the sonarscanner to jenkins and followed these steps:

What other details should we provide?