Skip to content

Commit 07f8b55

Browse files
Add ARGS
1 parent f12bcaa commit 07f8b55

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.tekton/odh-pipeline-runtime-datascience-cpu-py312-poc-pull-request.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ spec:
3131
value: runtimes/datascience/ubi9-python-3.12/Dockerfile.cpu
3232
- name: path-context
3333
value: .
34+
- name: build-args-file
35+
value: runtimes/datascience/ubi9-python-3.12/build-args/cpu.conf
3436
pipelineSpec:
3537
description: |
3638
This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.

0 commit comments

Comments
 (0)