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 f43097f commit b7e3dd2Copy full SHA for b7e3dd2
azure-pipelines/.vsts-dotnet-build-jobs.yml
@@ -156,13 +156,6 @@ jobs:
156
ArtifactName: logs
157
condition: succeededOrFailed()
158
159
- - task: 1ES.PublishPipelineArtifact@1
160
- displayName: 'Publish Artifact: bin'
161
- inputs:
162
- path: 'artifacts\bin'
163
- artifactName: bin
164
- condition: succeededOrFailed()
165
-
166
# Publishes setup VSIXes to a drop.
167
# Note: The insertion tool looks for the display name of this task in the logs.
168
- task: 1ES.MicroBuildVstsDrop@1
0 commit comments