We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 67da65d + 037b458 commit 24fea57Copy full SHA for 24fea57
1 file changed
.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