Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 547 Bytes

README.md

File metadata and controls

22 lines (19 loc) · 547 Bytes

sonar-scanner

This Docker image contains sonar-scanner and wrapper for it scan . It also includes git for better version manipulations.

Usage

Usage: scan [OPTION]
    
Available options
    -u SONAR_URL
    -t SONAR_TOKEN
    -k SONAR_PROJECT_KEY
    -v SONAR_PROJECT_VERSION
    -s SONAR_SOURCES
    -p SONAR_PROFILE
    -l SONAR_LANGUAGE
    -e SONAR_ENCODING
    -b SONAR_BRANCH
    -m SONAR_ALAYSIS_MODE
    -d enables debugging mode
    -a SONAR_ADDITIONAL_PARAMETERS (any other parameter added to sonar-scanner command)"