Do not update localization.yml since it doesn't use the 1ES templates.
This commit is contained in:
parent
9504adc9da
commit
dbf7caa714
1 changed files with 1 additions and 1 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue