Change site extension build pool to dotnet-external-temp (#7114)
This commit is contained in:
parent
ef1fc9e5c7
commit
c06f896fdc
|
|
@ -5,6 +5,8 @@ trigger:
|
|||
|
||||
phases:
|
||||
- phase: SiteExtensions
|
||||
pool:
|
||||
name: dotnet-internal-temp
|
||||
variables:
|
||||
CI: true
|
||||
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: true
|
||||
|
|
|
|||
Loading…
Reference in New Issue