Skip to content

Commit 95ec6a1

Browse files
committed
Revert "Upload bin dir fir windows_dotnet_build"
This reverts commit e134baf. Things are now working; we don't need to publish the `bin` dir.
1 parent 958372c commit 95ec6a1

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

build-tools/automation/azure-pipelines.yaml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -93,13 +93,6 @@ jobs:
9393
parameters:
9494
runNativeDotnetTests: true
9595

96-
- task: PublishPipelineArtifact@1
97-
displayName: Publish `bin` folder
98-
inputs:
99-
targetPath: bin
100-
artifactName: bin-dotnet
101-
condition: succeededOrFailed()
102-
10396
- template: templates\fail-on-issue.yaml
10497

10598
- job: mac_build

0 commit comments

Comments
 (0)