diff --git a/.vsts-ci.yml b/.vsts-ci.yml index 0cc4fd6df2b6ac9c25faedea9b5f3b2e8a2f080f..ce552b05769b16efb34230d8b1039b7b69745bfe 100644 --- a/.vsts-ci.yml +++ b/.vsts-ci.yml @@ -58,8 +58,8 @@ stages: ${{ if or(eq(variables['System.TeamProject'], 'public'), in(variables['Build.Reason'], 'PullRequest')) }}: name: Hosted VS2017 ${{ if and(ne(variables['System.TeamProject'], 'public'), notin(variables['Build.Reason'], 'PullRequest')) }}: - name: NetCoreInternal-Pool - queue: buildpool.windows.10.amd64.vs2017 + name: NetCore1ESPool-Internal + demands: ImageOverride -equals build.windows.10.amd64.vs2017 variables: - HelixApiAccessToken: '' - _InternalBuildArgs: ''