aosapps / drone-sonar-plugin

The plugin of Drone CI to integrate with SonarQube (previously called Sonar), which is an open source code quality management platform.
MIT License
30 stars 51 forks source link

cannot add usingProperties: true #29

Open invertium opened 3 years ago

invertium commented 3 years ago

I have a sonar-project.properties file and set the

name: code-analysis
    image: aosapps/drone-sonar-plugin
    settings:
      usingProperties: true

However i get:

1 | ==> Code Analysis Result:
-- | --
2 | INFO: Scanner configuration file: /bin/sonar-scanner-4.4.0.2170/conf/sonar-scanner.properties
3 | INFO: Project root configuration file: NONE