Skip to content

Commit

Permalink
Revert "Dump nuget sources to debug build failure"
Browse files Browse the repository at this point in the history
This reverts commit a939526.
  • Loading branch information
ralph-msft committed Feb 14, 2024
1 parent a939526 commit 33161c2
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .azure/pipelines/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,12 +65,6 @@ stages:
fileType: json
targetFiles: telemetry.config.json
- task: NuGetAuthenticate@1
- task: DotNetCoreCLI@2
displayName: Dump Nuget sources
inputs:
command: custom
custom: 'nuget'
arguments: 'list source'
- task: DotNetCoreCLI@2
displayName: Build
inputs:
Expand Down

0 comments on commit 33161c2

Please sign in to comment.