This repository was archived by the owner on Jun 22, 2020. It is now read-only.

Description
Hi!
I've been struggling lately to get a gitlab CI work with a simple C++ test project, which you can find here
Iy you check recent pipelines, especially the sonarqube job, you will see in its logs that it desperately fails with a NoSuchFileException.
It's really disappointing, since sonar-scanner works perfectly on my local environment with the very same sonar.properties file! And to be honest, I'm not quite sure that gitlab-sonar-scanner image is the culprit...
Am I missing something? Any help is more than welcome, thanks!