Skip to content

Commit

Permalink
add pipelineRun prefetch-dependencies parameter
Browse files Browse the repository at this point in the history
Signed-off-by: Janine Olear <pninak@web.de>
  • Loading branch information
miyunari committed Aug 30, 2024
1 parent 14bf722 commit 40417b0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .tekton/cosign-pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ spec:
value: "true"
- name: build-source-image
value: "true"
- name: prefetch-input
value: '{"type": "gomod", "path": "."}'
pipelineSpec:
finally:
- name: show-sbom
Expand Down

0 comments on commit 40417b0

Please sign in to comment.