Re-enable OneLocBuild (#81296)
authorViktor Hofer <viktor.hofer@microsoft.com>
Mon, 30 Jan 2023 12:38:12 +0000 (13:38 +0100)
committerGitHub <noreply@github.com>
Mon, 30 Jan 2023 12:38:12 +0000 (13:38 +0100)
Fixes https://github.com/dotnet/runtime/issues/80729

eng/pipelines/runtime-official.yml

index 39dc4ca..a07670f 100644 (file)
@@ -39,14 +39,12 @@ extends:
       # Localization build
       #
 
-      # TODO: Re-enable when https://github.com/dotnet/runtime/issues/80729 is fixed.
-
-      #- ${{ 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