Do not update localization.yml since it doesn't use the 1ES templates.

This commit is contained in:
Michael Yanni 2024-03-13 11:53:03 -07:00
parent 9504adc9da
commit dbf7caa714

View file

@ -19,7 +19,7 @@ variables:
jobs:
- ${{ if and(ne(variables['System.TeamProject'], 'public'), or(eq(variables['Build.SourceBranch'], 'refs/heads/main'), eq(variables['Build.Reason'], 'Manual'))) }}:
- template: /eng/common/templates-official/job/onelocbuild.yml
- template: /eng/common/templates/job/onelocbuild.yml
parameters:
CreatePr: ${{ ne(variables['Build.Reason'], 'Manual') }}
LclPackageId: 'LCL-JUNO-PROD-DOTNETINSTALLER'