Remove machine-specific CI setting

This commit is contained in:
Nate McMaster 2018-08-30 15:26:07 -07:00 committed by GitHub
parent 11f28139d4
commit dcc3946d9b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 3 deletions

View File

@ -15,9 +15,6 @@ phases:
matrix:
Release:
BuildConfiguration: Release
# see https://github.com/dotnet/core-eng/issues/4053 - MSI's cannot build from the NTAuthority\NetworkService account
demands:
- agent.name -equals DDVSOWINAGE086
variables:
CI: true
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: true