Skip to content

Commit 4188b57

Browse files
Add ARGS
1 parent c18ac87 commit 4188b57

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.tekton/odh-workbench-codeserver-datascience-cpu-py312-poc-push.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ spec:
2828
value: runtimes/rocm-tensorflow/ubi9-python-3.12/Dockerfile.rocm
2929
- name: path-context
3030
value: .
31+
- name: build-args-file
32+
value: runtimes/rocm-tensorflow/ubi9-python-3.12/build-args/rocm.conf
3133
pipelineSpec:
3234
description: |
3335
This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.

0 commit comments

Comments
 (0)