File tree Expand file tree Collapse file tree 3 files changed +2
-11
lines changed
eng/common/templates/variables Expand file tree Collapse file tree 3 files changed +2
-11
lines changed Original file line number Diff line number Diff line change 11variables :
2- imageNames.imageBuilderName : mcr.microsoft.com/dotnet-buildtools/image-builder:2456393
2+ imageNames.imageBuilderName : mcr.microsoft.com/dotnet-buildtools/image-builder:2461919
33 imageNames.imageBuilder : $(imageNames.imageBuilderName)
44 imageNames.imageBuilder.withrepo : imagebuilder-withrepo:$(Build.BuildId)-$(System.JobId)
55 imageNames.testRunner : mcr.microsoft.com/dotnet-buildtools/prereqs:cbl-mariner2.0-docker-testrunner
Original file line number Diff line number Diff line change @@ -44,8 +44,3 @@ variables:
4444 value : $(dotnetDockerBot.userName)
4545- name : gitHubVersionsRepoInfo.email
4646 value : $(dotnetDockerBot.email)
47-
48- - name : kusto.servicePrincipalPassword
49- value : $(app-DotnetDockerTelemetryIngestion-client-secret)
50- - name : mcrStatus.servicePrincipalPassword
51- value : $(app-DotnetDockerMcrStatusApi-client-secret)
Original file line number Diff line number Diff line change @@ -6,11 +6,7 @@ variables:
66 value : internal
77- name : dockerHubRegistryCreds
88 value : --registry-creds 'docker.io=$(dotnetDockerHubBot.userName);$(BotAccount-dotnet-dockerhub-bot-PAT)'
9- - name : acr.servicePrincipalPassword
10- value : $(app-dotnetdockerbuild-client-secret)
11- - name : acr.password
12- value : $(BotAccount-dotnet-docker-acr-bot-password)
139
1410- ${{ if eq(variables['System.TeamProject'], 'internal') }} :
1511 - group : DotNet-Docker-Common
16- - group : DotNet-Docker-Secrets
12+ - group : DotNet-Docker-Secrets-WIF
You can’t perform that action at this time.
0 commit comments