Skip to content

Commit

Permalink
Localize 17.10 (#72570)
Browse files Browse the repository at this point in the history
  • Loading branch information
Cosifne authored Mar 18, 2024
1 parent 9934fb9 commit a9e7443
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions azure-pipelines-official.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,11 +81,11 @@ stages:
demands: ImageOverride -equals windows.vs2022preview.amd64

jobs:
- ${{ if eq(variables['Build.SourceBranch'], 'refs/heads/release/dev17.9') }}:
- ${{ if eq(variables['Build.SourceBranch'], 'refs/heads/release/dev17.10') }}:
- template: /eng/common/templates/job/onelocbuild.yml
parameters:
MirrorRepo: roslyn
MirrorBranch: release/dev17.9
MirrorBranch: release/dev17.10
LclSource: lclFilesfromPackage
LclPackageId: 'LCL-JUNO-PROD-ROSLYN'

Expand Down

0 comments on commit a9e7443

Please sign in to comment.