Add missing space in yaml (#90894)
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Mon, 21 Aug 2023 20:52:27 +0000 (13:52 -0700)
committerGitHub <noreply@github.com>
Mon, 21 Aug 2023 20:52:27 +0000 (13:52 -0700)
Co-authored-by: Matt Mitchell <mmitche@microsoft.com>
eng/pipelines/runtime-official.yml

index 46f7872..9c341a0 100644 (file)
@@ -42,12 +42,12 @@ extends:
       #
 
       - ${{ if eq(variables['Build.SourceBranch'], 'refs/heads/release/8.0') }}:
-       - template: /eng/common/templates/job/onelocbuild.yml
-         parameters:
-           MirrorRepo: runtime
-           MirrorBranch: release/8.0
-           LclSource: lclFilesfromPackage
-           LclPackageId: 'LCL-JUNO-PROD-RUNTIME'
+        - template: /eng/common/templates/job/onelocbuild.yml
+          parameters:
+            MirrorRepo: runtime
+            MirrorBranch: release/8.0
+            LclSource: lclFilesfromPackage
+            LclPackageId: 'LCL-JUNO-PROD-RUNTIME'
 
       #
       # Source Index Build