Skip to content

Commit 904bf23

Browse files
committed
Fix path on runtime minimal conf file
1 parent d0fccc2 commit 904bf23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.tekton/odh-pipeline-runtime-minimal-cpu-py312-ubi9-pull-request.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ spec:
4343
- name: path-context
4444
value: .
4545
- name: build-args-file
46-
value: runtimes/minimal/build-args/cpu.conf
46+
value: runtimes/minimal/ubi9-python-3.12/build-args/cpu.conf
4747
pipelineRef:
4848
name: multiarch-pull-request-pipeline
4949
taskRunTemplate:

0 commit comments

Comments
 (0)