[main] Update common Docker engineering infrastructure with latest (#4790)

This commit is contained in:
dotnet-docker-bot 2023-08-07 16:09:54 -05:00 коммит произвёл GitHub
Родитель 5354ff3775
Коммит c02e853354
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
2 изменённых файлов: 2 добавлений и 8 удалений

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

@ -82,10 +82,4 @@ stages:
name: Docker-Linux-Arm-Internal
windows2016Pool: Docker-2016-${{ variables['System.TeamProject'] }}
windows1809Pool: Docker-1809-${{ variables['System.TeamProject'] }}
windows2022Pool:
${{ if eq(variables['System.TeamProject'], parameters.publicProjectName) }}:
name: NetCore-Public
demands: ImageOverride -equals 1es-windows-2022-open
${{ if eq(variables['System.TeamProject'], parameters.internalProjectName) }}:
name: NetCore1ESPool-Svc-Internal
demands: ImageOverride -equals 1es-windows-2022
windows2022Pool: Docker-2022-${{ variables['System.TeamProject'] }}

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

@ -1,5 +1,5 @@
variables:
imageNames.imageBuilderName: mcr.microsoft.com/dotnet-buildtools/image-builder:2230260
imageNames.imageBuilderName: mcr.microsoft.com/dotnet-buildtools/image-builder:2233114
imageNames.imageBuilder: $(imageNames.imageBuilderName)
imageNames.imageBuilder.withrepo: imagebuilder-withrepo:$(Build.BuildId)-$(System.JobId)
imageNames.testRunner: mcr.microsoft.com/dotnet-buildtools/prereqs:debian-bullseye-slim-docker-testrunner