We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a599d9b commit fce9024Copy full SHA for fce9024
azure-pipelines.yml
@@ -34,7 +34,7 @@ jobs:
34
35
- task: SonarCloudAnalyze@2
36
inputs:
37
- jdkversion: 'JAVA_HOME'
+ jdkversion: 'JAVA_HOME_21_X64'
38
displayName: 'Run SonarCloud code analysis'
39
continueOnError: true
40
0 commit comments