Double the default timeout. Publishing is subject to huge delays due to contention on the dotnet-core blob feed (#4892)
This commit is contained in:
Родитель
2b42374ff4
Коммит
1a047b3517
|
@ -35,6 +35,8 @@ jobs:
|
|||
name: Hosted VS2017
|
||||
${{ if ne(variables['System.TeamProject'], 'public') }}:
|
||||
name: dotnet-internal-temp
|
||||
# Double the default timeout. Publishing is subject to huge delays due to contention on the dotnet-core blob feed
|
||||
timeoutInMinutes: 120
|
||||
variables:
|
||||
_PublishType: ${{ parameters._PublishType}}
|
||||
steps:
|
||||
|
|
Загрузка…
Ссылка в новой задаче