diff --git a/azure-pipelines.yml b/azure-pipelines.yml index a4ea4c4b2e..224c1a9dc1 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -166,6 +166,7 @@ stages: # Publish to Build Asset Registry in order to generate the ReleaseConfigs artifact. - template: /eng/common/templates/job/publish-build-assets.yml parameters: + publishUsingPipelines: true dependsOn: PrepareSignedArtifacts pool: name: NetCoreInternal-Pool