mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-27 09:55:49 +00:00
Update azure-pipelines.yml for Azure Pipelines
This commit is contained in:
parent
02b3602bef
commit
42e8638186
1 changed files with 3 additions and 1 deletions
|
@ -10,6 +10,8 @@ jobs:
|
||||||
- task: "Gradle@3"
|
- task: "Gradle@3"
|
||||||
inputs:
|
inputs:
|
||||||
gradleWrapperFile: 'gradlew'
|
gradleWrapperFile: 'gradlew'
|
||||||
tasks: 'build'
|
tasks: 'gradlew'
|
||||||
|
gradleOptions: '-Xmx1024m'
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue