We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb5505c commit 037b458Copy full SHA for 037b458
.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