File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed
Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change 2828 value : cmd/trainer-controller-manager/Dockerfile.rhoai
2929 - name : path-context
3030 value : .
31+ - name : prefetch-input
32+ value : |
33+ {"type": "gomod", "path": "."}
34+ - name : build-platforms
35+ value :
36+ - linux/x86_64
37+ - linux/ppc64le
38+ - linux/s390x
39+ - linux-m2xlarge/arm64
40+ - name : hermetic
41+ value : true
3142 pipelineSpec :
3243 description : |
3344 This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.
6374 description : Skip checks against built image
6475 name : skip-checks
6576 type : string
66- - default : " false "
77+ - default : " true "
6778 description : Execute the build with network isolation
6879 name : hermetic
6980 type : string
You can’t perform that action at this time.
0 commit comments