We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 460b0c9 commit eb5505cCopy full SHA for eb5505c
.pipelines/LocBuild.yml
@@ -19,7 +19,7 @@ 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
- task: PublishPipelineArtifact@1
24
inputs:
25
targetPath: '$(Build.ArtifactStagingDirectory)'
0 commit comments