Updated azure-pipelines.yml
This commit is contained in:
@@ -15,7 +15,8 @@ steps:
|
||||
mavenPomFile: 'pom.xml'
|
||||
mavenOptions: '-Xmx3072m'
|
||||
javaHomeOption: 'JDKVersion'
|
||||
jdkVersionOption: '1.11'
|
||||
jdkVersionOption: '1.21'
|
||||
mavenAuthenticateFeed: true
|
||||
jdkArchitectureOption: 'x64'
|
||||
publishJUnitResults: true
|
||||
testResultsFiles: '**/surefire-reports/TEST-*.xml'
|
||||
|
||||
Reference in New Issue
Block a user