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 ab21f0e commit 8395636Copy full SHA for 8395636
eng/pipelines/runtime-official.yml
@@ -392,6 +392,7 @@ stages:
392
jobParameters:
393
buildArgs: -s libs -allConfigurations -c $(_BuildConfig) /p:TestAssemblies=false /p:TestPackages=true
394
nameSuffix: Libraries_AllConfigurations
395
+ isOfficialBuild: ${{ variables.isOfficialBuild }}
396
postBuildSteps:
397
- template: /eng/pipelines/common/upload-intermediate-artifacts-step.yml
398
parameters:
0 commit comments