Skip to content

Commit 8ba77a6

Browse files
authored
Merge pull request #746 from aspnet/dev/timulhol/remove-onelocbuildpat
Remove OneLocBuildPat
2 parents 812a46e + 6cddd1d commit 8ba77a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ steps:
5858
prSourceBranchPrefix: 'locfiles'
5959
isAutoCompletePrSelected: false
6060
packageSourceAuth: patAuth
61-
patVariable: '$(OneLocBuildPat)'
61+
dependencyPackageSource: $(LocDependencyPackageSource)
6262
condition: ne(variables['Build.Reason'], 'PullRequest')
6363

6464
- task: CopyFiles@1

0 commit comments

Comments
 (0)