Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/aspnetcore.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Perovich <alperovi@microsoft.com>2022-09-01 04:04:24 +0300
committerAlex Perovich <alperovi@microsoft.com>2022-09-01 04:04:24 +0300
commit34ba67c1df8b71b3fdcb98865f1d82572de8c599 (patch)
tree3aef9236bdd21532bfb7fa3fbf31105d3ed564fd
parentdfc8cf5cbf8abcc7632cd7c237357425e188b919 (diff)
Update public pool namesrelease/3.1-publicPoolNames
-rw-r--r--.azure/pipelines/jobs/default-build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.azure/pipelines/jobs/default-build.yml b/.azure/pipelines/jobs/default-build.yml
index aeb4c72c96..bda9ba0b8e 100644
--- a/.azure/pipelines/jobs/default-build.yml
+++ b/.azure/pipelines/jobs/default-build.yml
@@ -94,7 +94,7 @@ jobs:
vmImage: ubuntu-18.04
${{ if eq(parameters.agentOs, 'Windows') }}:
${{ if eq(variables['System.TeamProject'], 'public') }}:
- name: NetCore1ESPool-Public
+ name: NetCore-Public
demands: ImageOverride -equals 1es-windows-2019-open
${{ if eq(variables['System.TeamProject'], 'internal') }}:
name: NetCore1ESPool-Svc-Internal