diff --git a/.tekton/collector-component-pipeline.yaml b/.tekton/collector-component-pipeline.yaml index dfbf61f987..637e07c013 100644 --- a/.tekton/collector-component-pipeline.yaml +++ b/.tekton/collector-component-pipeline.yaml @@ -388,11 +388,6 @@ spec: values: [ "false" ] - name: roxctl-scan - matrix: - params: - - name: image-platform - value: - - $(params.build-platforms) params: - name: image-digest value: $(tasks.build-image-index.results.IMAGE_DIGEST)