Disable FreeBSD leg

See https://github.com/dotnet/core-sdk/issues/248
This commit is contained in:
Daniel Plaisted 2019-01-07 17:53:44 -08:00
parent 424024ad0c
commit 7c7f7bae6a

View file

@ -238,16 +238,17 @@ jobs:
Build_Release: Build_Release:
_BuildConfig: Release _BuildConfig: Release
- template: /eng/build.yml # https://github.com/dotnet/core-sdk/issues/248
parameters: # - template: /eng/build.yml
agentOs: FreeBSD # parameters:
queue: # agentOs: FreeBSD
name: dnceng-freebsd-internal # queue:
timeoutInMinutes: 180 # name: dnceng-freebsd-internal
matrix: # timeoutInMinutes: 180
Build_Release: # matrix:
_BuildConfig: Release # Build_Release:
_AdditionalBuildParameters: '/p:DisableSourceLink=true /p:DISABLE_CROSSGEN=true' # _BuildConfig: Release
# _AdditionalBuildParameters: '/p:DisableSourceLink=true /p:DISABLE_CROSSGEN=true'
- ${{ if and(ne(variables['System.TeamProject'], 'public'), notin(variables['Build.Reason'], 'PullRequest')) }}: - ${{ if and(ne(variables['System.TeamProject'], 'public'), notin(variables['Build.Reason'], 'PullRequest')) }}:
- job: Copy_SDK_To_Latest - job: Copy_SDK_To_Latest