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
c9b6c337b6
commit
58eb672c15
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@ jobs:
|
||||||
- job: "gradle"
|
- job: "gradle"
|
||||||
displayName: "gradle job"
|
displayName: "gradle job"
|
||||||
steps:
|
steps:
|
||||||
- script: sudo apt update && sudo apt install openjdk-11-jdk -y
|
|
||||||
- task: "Gradle@3"
|
- task: "Gradle@3"
|
||||||
inputs:
|
inputs:
|
||||||
gradleWrapperFile: 'gradlew'
|
gradleWrapperFile: 'gradlew'
|
||||||
|
|
Loading…
Reference in a new issue