hello, Trying to integrate SonarQube into GitLab-CI and perform analysis on merge requests/branch.
Note: Sonarqube (not Sonar-Scanner ) is installed on the Windows server.
GitLab-Runner is installed on the linux server (vagrant) .
hello, Trying to integrate SonarQube into GitLab-CI and perform analysis on merge requests/branch.
Hi,
You have another piece to install: the SonarScanner. The docs should get you started.
Â
HTH,
Ann
Hello,
Should i install “SonarScanner” on linux or windows?
Note: Sonarqube is installed on the Windows server and GitLab-Runner is installed on the linux server (vagrant) .
Thank you in advance
Hi,
Install whatever works best for you. It doesn’t matter what OS the SonarQube server is hosted on.
Â
HTH,
Ann