Skip to content

Commit

Permalink
[EngSyS] react to unused InterdependencyGraph.html being removed from…
Browse files Browse the repository at this point in the history
… eng/common (#31266)

Remove pipeline step of copying that file
  • Loading branch information
jeremymeng authored Sep 30, 2024
1 parent 3ddd97d commit 60b3974
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions eng/pipelines/aggregate-reports.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,6 @@ stages:
workingDirectory: '$(Build.SourcesDirectory)/eng/tools/analyze-deps'
displayName: 'Validate dependencies'
- pwsh: |
copy eng/common/InterdependencyGraph.html $(Build.ArtifactStagingDirectory)
displayName: 'Copy static file'
- task: AzureFileCopy@6
displayName: 'Upload Dependency Report'
inputs:
Expand Down

0 comments on commit 60b3974

Please sign in to comment.