Skip to content

Commit 141de32

Browse files
authored
Update LOC branch to 17.13 (#76408)
2 parents 9df7d00 + af062ba commit 141de32

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

azure-pipelines-official.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,11 +119,11 @@ extends:
119119
displayName: Build and Test
120120

121121
jobs:
122-
- ${{ if eq(variables['Build.SourceBranch'], 'refs/heads/release/dev17.12') }}:
122+
- ${{ if eq(variables['Build.SourceBranch'], 'refs/heads/release/dev17.13') }}:
123123
- template: /eng/common/templates-official/job/onelocbuild.yml@self
124124
parameters:
125125
MirrorRepo: roslyn
126-
MirrorBranch: release/dev17.12
126+
MirrorBranch: release/dev17.13
127127
LclSource: lclFilesfromPackage
128128
LclPackageId: 'LCL-JUNO-PROD-ROSLYN'
129129

0 commit comments

Comments
 (0)