Update azure-pipelines.yml for Azure Pipelines
This commit is contained in:
parent
a2f77b23d2
commit
e89e77c439
|
@ -13,6 +13,7 @@ pool:
|
|||
jobs:
|
||||
- job: Build
|
||||
timeoutInMinutes: 360
|
||||
container: openjdk:11
|
||||
steps:
|
||||
- task: CacheBeta@0
|
||||
inputs:
|
||||
|
|
Loading…
Reference in New Issue