We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 542a875 commit 50355b8Copy full SHA for 50355b8
eng/pipelines/runtime-official.yml
@@ -562,6 +562,7 @@ extends:
562
jobParameters:
563
buildArgs: -s tools+libs -allConfigurations -c $(_BuildConfig) /p:TestAssemblies=false /p:TestPackages=true
564
nameSuffix: Libraries_AllConfigurations
565
+ isOfficialBuild: ${{ variables.isOfficialBuild }}
566
postBuildSteps:
567
- template: /eng/pipelines/common/upload-intermediate-artifacts-step.yml
568
parameters:
0 commit comments