We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea491d1 commit d54898dCopy full SHA for d54898d
1 file changed
.pipelines/LocBuild.yml
@@ -20,6 +20,7 @@ steps:
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