We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a0dd0e commit d83da65Copy full SHA for d83da65
eng/common/pipelines/templates/steps/update-docsms-metadata.yml
@@ -34,7 +34,6 @@ parameters:
34
default: ''
35
steps:
36
- ${{ if eq(length(parameters.PackageInfoLocations), 0) }}:
37
- - checkout: none
38
- pwsh: |
39
Write-Host "Skipping DocsMS Update because package list was empty."
40
displayName: Skip DocsMS Update
0 commit comments