Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fixup! ci(konflux): enable hermetic builds
Browse files Browse the repository at this point in the history
bruno-fs committed Jan 17, 2025
1 parent 29035a6 commit 263ae10
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .tekton/yaka-pull-request.yaml
Original file line number Diff line number Diff line change
@@ -32,6 +32,8 @@ spec:
value: "true"
- name: prefetch-input
value: '[{"type": "pip", "path": "lockfiles"}, {"type": "rpm", "path": "lockfiles"}, {"type": "generic", "path": "lockfiles"}]'
- name: build-args
value: ["CRATES_PATH=/cachi2/output/deps/generic"]
pipelineSpec:
description: |
This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.

0 comments on commit 263ae10

Please sign in to comment.