Skip to content

Commit 24fea57

Browse files
Merge branch 'main' into copilot/implement-automated-versioning
2 parents 67da65d + 037b458 commit 24fea57

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.pipelines/LocBuild.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@ steps:
1919
packageSourceAuth: patAuth
2020
dependencyPackageSource: 'https://pkgs.dev.azure.com/msdata/_packaging/SQLDS_SSMS/nuget/v3/index.json'
2121
patVariable: $(System.AccessToken)
22-
22+
isAutoCompletePrSelected: false
23+
isShouldReusePrSelected: true
2324
- task: PublishPipelineArtifact@1
2425
inputs:
2526
targetPath: '$(Build.ArtifactStagingDirectory)'

0 commit comments

Comments
 (0)