Skip to content

Commit 83988e2

Browse files
authored
Update oneloc branch (#13773)
1 parent 3fc81e7 commit 83988e2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

azure-pipelines.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -84,11 +84,11 @@ stages:
8484
# Signed build #
8585
#-------------------------------------------------------------------------------------------------------------------#
8686
- ${{ if and(ne(variables['System.TeamProject'], 'public'), notin(variables['Build.Reason'], 'PullRequest')) }}:
87-
- ${{ if eq(variables['Build.SourceBranch'], 'refs/heads/release/dev17.3') }}:
87+
- ${{ if eq(variables['Build.SourceBranch'], 'refs/heads/release/dev17.4') }}:
8888
- template: /eng/common/templates/job/onelocbuild.yml
8989
parameters:
9090
MirrorRepo: fsharp
91-
MirrorBranch: release/dev17.3
91+
MirrorBranch: release/dev17.4
9292
LclSource: lclFilesfromPackage
9393
LclPackageId: 'LCL-JUNO-PROD-FSHARP'
9494
- template: /eng/common/templates/jobs/jobs.yml

0 commit comments

Comments
 (0)