Another attempt to fix the list of agent demands to workaround issues in VSTS

#80
This commit is contained in:
Nate McMaster 2018-08-24 14:28:13 -07:00
parent 4389297962
commit 0500d5f7ef
No known key found for this signature in database
GPG Key ID: A778D9601BD78810
1 changed files with 1 additions and 1 deletions

View File

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