зеркало из https://github.com/dotnet/infer.git
Using more succinct syntax for job timeout
This commit is contained in:
Родитель
9118d1c360
Коммит
0ff9f0b13e
|
@ -8,15 +8,14 @@ resources:
|
||||||
- repo: self
|
- repo: self
|
||||||
clean: true
|
clean: true
|
||||||
|
|
||||||
|
queue:
|
||||||
|
timeoutInMinutes: 120
|
||||||
|
|
||||||
trigger: none # disable CI build
|
trigger: none # disable CI build
|
||||||
|
|
||||||
variables:
|
variables:
|
||||||
buildConfiguration: 'Release'
|
buildConfiguration: 'Release'
|
||||||
|
|
||||||
jobs:
|
|
||||||
- job: PR_Netcore
|
|
||||||
timeoutInMinutes: 120
|
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- task: DotNetCoreInstaller@0
|
- task: DotNetCoreInstaller@0
|
||||||
inputs:
|
inputs:
|
||||||
|
|
Загрузка…
Ссылка в новой задаче