Skip to content

Commit 2cdf811

Browse files
committed
Update loc yaml
1 parent 3ee5487 commit 2cdf811

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Localize/localize-pipeline.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,9 @@ stages:
4949
inputs:
5050
locProj: 'Localize/LocProject.json'
5151
outDir: '$(Build.ArtifactStagingDirectory)'
52+
dependencyPackageSource: 'https://mseng.pkgs.visualstudio.com/PipelinesLocalization/_packaging/LocTools/nuget/v3/index.json'
5253
packageSourceAuth: 'patAuth'
53-
patVariable: '$(OneLocBuildPAT)'
54+
patVariable: ''
5455
isCreatePrSelected: $(shouldCreatePR)
5556
repoType: 'gitHub'
5657
prSourceBranchPrefix: 'Localize'

0 commit comments

Comments
 (0)