Skip to content

Commit

Permalink
Remove obsolete Software Bill Of Materials (SBOM) task (#5008)
Browse files Browse the repository at this point in the history
Update template-pack-and-sign-all-nugets.yaml
  • Loading branch information
gladjohn authored Dec 2, 2024
1 parent 45d9932 commit 5dacb5f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions build/template-pack-and-sign-all-nugets.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,3 @@ steps:
inputs:
script: 'dotnet nuget verify ${{ parameters.NugetPackagesWildcard }}'
continueOnError: true

- task: AzureArtifacts.manifest-generator-task.manifest-generator-task.ManifestGeneratorTask@0
displayName: 'Get Software Bill Of Materials (SBOM)'
inputs:
BuildDropPath: '${{ parameters.ArtifactPublishPath }}'

0 comments on commit 5dacb5f

Please sign in to comment.