File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 31
31
- linux/x86_64
32
32
- name : dockerfile
33
33
value : .konflux/Containerfile.plugin
34
+ - name : hermetic
35
+ value : " true"
36
+ - name : prefetch-input
37
+ value : ' {"type": "gomod", "path": "."}'
34
38
pipelineSpec :
35
39
description : |
36
40
This pipeline is ideal for building multi-arch container images from a Containerfile while maintaining trust after pipeline customization.
Original file line number Diff line number Diff line change 28
28
- linux/x86_64
29
29
- name : dockerfile
30
30
value : .konflux/Containerfile.plugin
31
+ - name : hermetic
32
+ value : " true"
33
+ - name : prefetch-input
34
+ value : ' {"type": "gomod", "path": "."}'
31
35
pipelineSpec :
32
36
description : |
33
37
This pipeline is ideal for building multi-arch container images from a Containerfile while maintaining trust after pipeline customization.
You can’t perform that action at this time.
0 commit comments