Skip to content
This repository has been archived by the owner on May 24, 2024. It is now read-only.

Commit

Permalink
Remove show-sbom task
Browse files Browse the repository at this point in the history
  • Loading branch information
lmilbaum committed Nov 2, 2023
1 parent a0dea3a commit 6b5c547
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions .tekton/ostree-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,6 @@ metadata:
name: ostree-build
spec:
finally:
- name: show-sbom
params:
- name: IMAGE_URL
value: $(tasks.build-container.results.IMAGE_URL)
taskRef:
params:
- name: name
value: show-sbom
- name: bundle
value: quay.io/redhat-appstudio-tekton-catalog/task-show-sbom:0.1@sha256:7db0af43dcebaeb33e34413148370e17078c30fd2fc78fb84c8941b444199f36
- name: kind
value: task
resolver: bundles
- name: show-summary
params:
- name: pipelinerun-name
Expand Down

0 comments on commit 6b5c547

Please sign in to comment.