Skip to content

Commit 0500d5f

Browse files
author
Nate McMaster
committed
Another attempt to fix the list of agent demands to workaround issues in VSTS
#80
1 parent 4389297 commit 0500d5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vsts/builds/ci-official.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ phases:
88
BuildConfiguration: Release
99
# see https://github.com/dotnet/core-eng/issues/4053 - MSI's cannot build from the NTAuthority\NetworkService account
1010
demands:
11-
- agent.name -equals DDVSOSWINAGE086
11+
- agent.name -equals DDVSOWINAGE086
1212
variables:
1313
CI: true
1414
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: true

0 commit comments

Comments
 (0)