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 cb86cee commit 4f0b5c9Copy full SHA for 4f0b5c9
eng/pipelines/templates/stages/archetype-net-release.yml
@@ -299,7 +299,7 @@ stages:
299
publishVstsFeed: $(DevOpsFeedID)
300
301
steps:
302
- - checkout: none
+ - template: /eng/common/pipelines/templates/steps/sparse-checkout.yml
303
- download: current
304
displayName: Download ${{parameters.ArtifactName}}-signed
305
artifact: ${{parameters.ArtifactName}}-signed
0 commit comments