mirror of
https://github.com/SonarSource/sonarqube-scan-action.git
synced 2025-12-16 10:58:28 +00:00
debug
This commit is contained in:
parent
229fdb3695
commit
bce3a0088b
1 changed files with 1 additions and 0 deletions
|
|
@ -32,5 +32,6 @@ fi
|
||||||
|
|
||||||
unset JAVA_HOME
|
unset JAVA_HOME
|
||||||
|
|
||||||
|
echo "ICI ===> ${INPUT_ARGS}"
|
||||||
sonar-scanner -Dsonar.projectBaseDir=${INPUT_PROJECTBASEDIR} ${INPUT_ARGS}
|
sonar-scanner -Dsonar.projectBaseDir=${INPUT_PROJECTBASEDIR} ${INPUT_ARGS}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue