Revert "Attempt to re-enable BAR publishing"

This reverts commit 5c19d97ed0.
This commit is contained in:
Ryan Nowak 2018-12-06 14:42:46 -08:00
Родитель 5c19d97ed0
Коммит 2a4e513d1a
1 изменённых файлов: 1 добавлений и 11 удалений

Просмотреть файл

@ -181,14 +181,4 @@ phases:
continueOnError: true
condition: always()
variables:
_HelixBuildConfig: $(_BuildConfig)
- ${{ if and(ne(variables['System.TeamProject'], 'public'), notin(variables['Build.Reason'], 'PullRequest'), contains(variables['Build.DefinitionName'], 'official')) }}:
- template: /eng/common/templates/phases/publish-build-assets.yml
parameters:
dependsOn:
- Windows
- macOS
- Linux
queue:
name: Hosted VS2017
_HelixBuildConfig: $(_BuildConfig)