We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21ad727 commit dde3132Copy full SHA for dde3132
.tekton/odh-pipeline-runtime-minimal-cpu-py312-ubi9-push.yaml
@@ -23,7 +23,7 @@ spec:
23
- name: revision
24
value: '{{revision}}'
25
- name: output-image
26
- value: quay.io/opendatahub/odh-pipeline-runtime-minimal-cpu-py312-ubi9:{{revision}}
+ value: quay.io/opendatahub/odh-pipeline-runtime-minimal-cpu-py312-ubi9:2025b-v1.36
27
- name: dockerfile
28
value: runtimes/minimal/ubi9-python-3.12/Dockerfile.cpu
29
- name: build-args-file
@@ -33,7 +33,6 @@ spec:
33
- name: additional-tags
34
value:
35
- '{{target_branch}}-{{revision}}'
36
- - 2025a-v1.35
37
pipelineRef:
38
name: singlearch-push-pipeline
39
taskRunTemplate:
0 commit comments