We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 009595e commit ab25031Copy full SHA for ab25031
azure-pipelines.yml
@@ -35,4 +35,4 @@ steps:
35
jdkArchitectureOption: 'x64'
36
publishJUnitResults: true
37
testResultsFiles: '**/TEST-*.xml'
38
- goals: 'verify']
+ goals: 'verify'
0 commit comments