Skip to content

Commit d62d8f6

Browse files
committed
Update loc yaml
1 parent 72c1883 commit d62d8f6

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
@@ -55,8 +55,9 @@ stages:
5555
inputs:
5656
locProj: 'Localize/LocProject.json'
5757
outDir: '$(Build.ArtifactStagingDirectory)'
58+
dependencyPackageSource: 'https://mseng.pkgs.visualstudio.com/PipelinesLocalization/_packaging/LocTools/nuget/v3/index.json'
5859
packageSourceAuth: 'patAuth'
59-
patVariable: '$(OneLocBuildPAT)'
60+
patVariable: ''
6061
isCreatePrSelected: $(shouldCreatePR)
6162
repoType: 'gitHub'
6263
prSourceBranchPrefix: 'Localize'

0 commit comments

Comments
 (0)