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 374ca2c commit fd73739Copy full SHA for fd73739
.azure-pipelines/ci-build.yml
@@ -55,10 +55,6 @@ extends:
55
displayName: 'Publish Artifact: Nugets'
56
artifactName: Nugets
57
targetPath: '$(Build.ArtifactStagingDirectory)/Nugets'
58
- - output: pipelineArtifact
59
- displayName: 'Publish Artifact: RepoFiles'
60
- artifactName: RepoFiles
61
- targetPath: '$(Build.ArtifactStagingDirectory)/RepoFiles'
62
- output: pipelineArtifact
63
displayName: 'Publish Artifact: DockerImage'
64
artifactName: DockerImage
0 commit comments