Remove machine-specific CI setting
This commit is contained in:
parent
11f28139d4
commit
dcc3946d9b
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue