We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb5f3a2 commit e5aa117Copy full SHA for e5aa117
1 file changed
.github/workflows/pluginTest.yml
@@ -46,7 +46,7 @@ jobs:
46
docker run --rm --network="host" \
47
-v "$(pwd):/usr/src" \
48
--entrypoint /bin/bash \
49
- sonarsource/sonar-scanner-cli:12.1 \
+ sonarsource/sonar-scanner-cli:12 \
50
-c "rm -rf /opt/sonar-scanner/jre && sonar-scanner \
51
-Dsonar.projectKey=test-project \
52
-Dsonar.sources=. \
0 commit comments