Skip to content

Commit cf9833b

Browse files
authored
RHOAIENG-28512: add py312 .tekton push pipelines (opendatahub-io#1379)
* create new py312 tekton push pipelines ``` for file in odh-*-py311-*.yaml; do cp "$file" "${file/py311/py312}" done ``` * update content of new py312 files
1 parent f291864 commit cf9833b

16 files changed

+10876
-0
lines changed

.tekton/odh-pipeline-runtime-datascience-cpu-py312-ubi9-push.yaml

Lines changed: 670 additions & 0 deletions
Large diffs are not rendered by default.

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

Lines changed: 670 additions & 0 deletions
Large diffs are not rendered by default.

.tekton/odh-pipeline-runtime-pytorch-cuda-py312-ubi9-push.yaml

Lines changed: 685 additions & 0 deletions
Large diffs are not rendered by default.

.tekton/odh-pipeline-runtime-pytorch-rocm-py312-ubi9-push.yaml

Lines changed: 672 additions & 0 deletions
Large diffs are not rendered by default.

.tekton/odh-pipeline-runtime-tensorflow-cuda-py312-ubi9-push.yaml

Lines changed: 691 additions & 0 deletions
Large diffs are not rendered by default.

.tekton/odh-pipeline-runtime-tensorflow-rocm-py312-ubi9-push.yaml

Lines changed: 704 additions & 0 deletions
Large diffs are not rendered by default.

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

Lines changed: 670 additions & 0 deletions
Large diffs are not rendered by default.

.tekton/odh-workbench-jupyter-datascience-cpu-py312-ubi9-push.yaml

Lines changed: 683 additions & 0 deletions
Large diffs are not rendered by default.

.tekton/odh-workbench-jupyter-minimal-cpu-py312-ubi9-push.yaml

Lines changed: 671 additions & 0 deletions
Large diffs are not rendered by default.

.tekton/odh-workbench-jupyter-minimal-cuda-py312-ubi9-push.yaml

Lines changed: 672 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)