Change site extension build pool to dotnet-external-temp (#7114)

This commit is contained in:
Pavel Krymets 2019-01-29 16:03:43 -08:00 committed by Nate McMaster
parent ef1fc9e5c7
commit c06f896fdc
1 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,8 @@ trigger:
phases:
- phase: SiteExtensions
pool:
name: dotnet-internal-temp
variables:
CI: true
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: true