зеркало из https://github.com/dotnet/razor.git
Publish package artifacts on PR builds (#11223)
This commit is contained in:
Родитель
f3aaba93ee
Коммит
7030366596
|
@ -182,7 +182,7 @@ stages:
|
|||
- publish: artifacts\packages\$(_BuildConfig)
|
||||
artifact: Packages_$(Agent.Os)_$(_BuildConfig)
|
||||
displayName: Publish package artifacts
|
||||
condition: and(succeeded(), eq(variables['system.pullrequest.isfork'], false), eq(variables['_BuildConfig'], 'Release'))
|
||||
condition: succeeded()
|
||||
|
||||
# Unix jobs done as a group since they share the same test results format.
|
||||
- template: /eng/common/templates/jobs/jobs.yml
|
||||
|
|
Загрузка…
Ссылка в новой задаче