File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
eng/common/templates/variables Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 11variables :
2- imageNames.imageBuilderName : mcr.microsoft.com/dotnet-buildtools/image-builder:2766581
2+ imageNames.imageBuilderName : mcr.microsoft.com/dotnet-buildtools/image-builder:2776519
33 imageNames.imageBuilder : $(imageNames.imageBuilderName)
44 imageNames.imageBuilder.withrepo : imagebuilder-withrepo:$(Build.BuildId)-$(System.JobId)
55 imageNames.testRunner : mcr.microsoft.com/dotnet-buildtools/prereqs:azurelinux3.0-docker-testrunner
Original file line number Diff line number Diff line change 1+ variables :
2+ - group : DotNet-Docker-Secrets-Unofficial
3+
4+ - name : dockerHubRegistryCreds
5+ value : --registry-creds 'docker.io=$(dotnetDockerHubBot.userName);$(BotAccount-dotnet-dockerhub-bot-PAT)'
You can’t perform that action at this time.
0 commit comments