Skip to content

Commit

Permalink
Update playbook-dispatcher-pull-request.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
dscervantes authored Dec 3, 2024
1 parent 190b4a0 commit abcea73
Showing 1 changed file with 0 additions and 22 deletions.
22 changes: 0 additions & 22 deletions .tekton/playbook-dispatcher-pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -381,28 +381,6 @@ spec:
operator: in
values:
- "false"
- name: sbom-json-check
params:
- name: IMAGE_URL
value: $(tasks.build-container.results.IMAGE_URL)
- name: IMAGE_DIGEST
value: $(tasks.build-container.results.IMAGE_DIGEST)
runAfter:
- build-container
taskRef:
params:
- name: name
value: sbom-json-check
- name: bundle
value: quay.io/konflux-ci/tekton-catalog/task-sbom-json-check:0.2@sha256:f3f441de3002c5654acdff0553fd54cb1409e6bef6ff68e514d1731c9688b5cc
- name: kind
value: task
resolver: bundles
when:
- input: $(params.skip-checks)
operator: in
values:
- "false"
- name: apply-tags
params:
- name: IMAGE
Expand Down

0 comments on commit abcea73

Please sign in to comment.