Skip to content

Commit 38fa3f6

Browse files
Update azure-pipelines.yml for Azure Pipelines
1 parent f501a50 commit 38fa3f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ pool:
1212
steps:
1313
- task: Maven@3
1414
inputs:
15-
mavenPomFile: 'pom.xml'
15+
mavenPomFile: 'high-cpu/pom.xml'
1616
mavenOptions: '-Xmx3072m'
1717
javaHomeOption: 'JDKVersion'
1818
jdkVersionOption: '1.11'

0 commit comments

Comments
 (0)