We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f58a360 commit ec244c2Copy full SHA for ec244c2
1 file changed
.pipelines/NuGetGallery-CI.yml
@@ -57,12 +57,6 @@ extends:
57
- job: Phase_1
58
displayName: Phase 1
59
cancelTimeoutInMinutes: 1
60
- templateContext:
61
- outputs:
62
- - output: pipelineArtifact
63
- displayName: 'Publish Artifact: UnsignedArtifacts'
64
- targetPath: artifacts
65
- artifactName: UnsignedArtifacts
66
steps:
67
- checkout: self
68
fetchDepth: 1
0 commit comments