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
a817520e00
commit
b579e59050
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ trigger:
|
|||
- main
|
||||
jobs:
|
||||
- job: myjob
|
||||
displayName: myjob
|
||||
steps:
|
||||
- script: sudo apt update
|
||||
- script: sudo apt install openjdk-17-jdk -y
|
||||
|
|
Loading…
Reference in a new issue