зеркало из https://github.com/dotnet/razor.git
Attempt to re-enable BAR publishing
This commit is contained in:
Родитель
847b2874b0
Коммит
5c19d97ed0
|
@ -181,4 +181,14 @@ phases:
|
|||
continueOnError: true
|
||||
condition: always()
|
||||
variables:
|
||||
_HelixBuildConfig: $(_BuildConfig)
|
||||
_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
|
Загрузка…
Ссылка в новой задаче