Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/runtime.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2021-09-22 23:43:23 +0300
committerGitHub <noreply@github.com>2021-09-22 23:43:23 +0300
commit03fbaa5e57a3fc87556e4697d0ccba2e30326112 (patch)
treeb53ce0a4699cd93fc1a6f420b93a4c45e21c26dc /eng/pipelines/runtime-official.yml
parent053afbb63432f79d15b639ab448a7a9046b3cad1 (diff)
[main] [Release/6.0] Add uploading of intermediate package assets (#59490)
* add uploading of intermediate package assets * dont push or sign sourcebuild packages in normal leg to avoid duplication * add comments Co-authored-by: Anirudh Agnihotry <anagniho@microsoft.com>
Diffstat (limited to 'eng/pipelines/runtime-official.yml')
-rw-r--r--eng/pipelines/runtime-official.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/eng/pipelines/runtime-official.yml b/eng/pipelines/runtime-official.yml
index 718ee61b34a..be2359ae1e6 100644
--- a/eng/pipelines/runtime-official.yml
+++ b/eng/pipelines/runtime-official.yml
@@ -332,6 +332,10 @@ stages:
- SourceBuild_Linux_x64
jobParameters:
nameSuffix: SourceBuild
+ extraStepsTemplate: /eng/pipelines/common/upload-intermediate-artifacts-step.yml
+ extraStepsParameters:
+ name: SourceBuildPackages
+
#
# Installer Build