Skip to content

Commit

Permalink
Update azure-pipelines.yml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
LadyCailin committed Jun 4, 2024
1 parent e34b265 commit de28613
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ steps:
inputs:
mavenPomFile: 'pom.xml'
javaHomeOption: 'Path'
jdkDirectory: '$(agent.toolsDirectory)/jdk21'
jdkDirectory: '$(agent.toolsDirectory)/jdk21/bin'
jdkArchitectureOption: 'x64'
publishJUnitResults: true
testResultsFiles: '**/TEST-*.xml'
Expand Down

0 comments on commit de28613

Please sign in to comment.