- internal job timed out a couple of times in the last week
This commit is contained in:
Doug Bunting 2021-12-01 19:28:22 -08:00 коммит произвёл GitHub
Родитель 7c8ee5f766
Коммит 6b652e8196
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -743,6 +743,7 @@ stages:
container: 'mcr.microsoft.com/dotnet-buildtools/prereqs:centos-7-20210714125435-9b5bbc2'
buildScript: './eng/build.sh $(_PublishArgs) --no-build-repo-tasks'
skipPublishValidation: true
timeoutInMinutes: 120
# Publish to the BAR and perform source indexing. Wait until everything else is done.
- ${{ if and(ne(variables['System.TeamProject'], 'public'), notin(variables['Build.Reason'], 'PullRequest')) }}: