We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c6f6ec4 + 037b458 commit b25775aCopy full SHA for b25775a
.pipelines/LocBuild.yml
@@ -19,7 +19,8 @@ steps:
19
packageSourceAuth: patAuth
20
dependencyPackageSource: 'https://pkgs.dev.azure.com/msdata/_packaging/SQLDS_SSMS/nuget/v3/index.json'
21
patVariable: $(System.AccessToken)
22
-
+ isAutoCompletePrSelected: false
23
+ isShouldReusePrSelected: true
24
- task: PublishPipelineArtifact@1
25
inputs:
26
targetPath: '$(Build.ArtifactStagingDirectory)'
0 commit comments