mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-27 09:55:49 +00:00
Update azure-pipelines.yaml for Azure Pipelines
This commit is contained in:
parent
f6ffeadfdd
commit
5163c1db03
1 changed files with 0 additions and 4 deletions
|
@ -7,10 +7,6 @@ jobs:
|
||||||
- job: myjob
|
- job: myjob
|
||||||
displayName: myjob
|
displayName: myjob
|
||||||
steps:
|
steps:
|
||||||
- script: sudo apt update
|
|
||||||
- script: sudo apt install openjdk-17-jdk -y
|
|
||||||
- script: sudo apt install maven -y
|
|
||||||
- script: sudo apt install git -y
|
|
||||||
- task: Maven@3
|
- task: Maven@3
|
||||||
inputs:
|
inputs:
|
||||||
mavenPOMFile: 'pom.xml'
|
mavenPOMFile: 'pom.xml'
|
||||||
|
|
Loading…
Reference in a new issue