diff --git a/eng/pipelines/runtime-official.yml b/eng/pipelines/runtime-official.yml index 34b0ae68c78e25..89af7298e425ce 100644 --- a/eng/pipelines/runtime-official.yml +++ b/eng/pipelines/runtime-official.yml @@ -44,12 +44,12 @@ stages: # # Localization build # - - ${{ if eq(variables['Build.SourceBranch'], 'refs/heads/main') }}: - - template: /eng/common/templates/job/onelocbuild.yml - parameters: - MirrorRepo: runtime - LclSource: lclFilesfromPackage - LclPackageId: 'LCL-JUNO-PROD-RUNTIME' +# - ${{ if eq(variables['Build.SourceBranch'], 'refs/heads/main') }}: +# - template: /eng/common/templates/job/onelocbuild.yml +# parameters: +# MirrorRepo: runtime +# LclSource: lclFilesfromPackage +# LclPackageId: 'LCL-JUNO-PROD-RUNTIME' # # Source Index Build