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 fb06a64 commit a599d9bCopy full SHA for a599d9b
azure-pipelines.yml
@@ -23,7 +23,6 @@ jobs:
23
inputs:
24
mavenPomFile: 'pom.xml'
25
goals: 'clean'
26
- options: '-Xmx3072m'
27
publishJUnitResults: true
28
testResultsFiles: '**/surefire-reports/TEST-*.xml'
29
javaHomeOption: 'JDKVersion'
@@ -98,7 +97,6 @@ jobs:
98
97
99
100
goals: 'clean test -Dprofile=local'
101
102
103
104
0 commit comments