diff --git a/.tekton/odh-pipeline-runtime-datascience-cpu-py312-pull-request.yaml b/.tekton/odh-pipeline-runtime-datascience-cpu-py312-pull-request.yaml index 5a96dd8157..c9f712ef40 100644 --- a/.tekton/odh-pipeline-runtime-datascience-cpu-py312-pull-request.yaml +++ b/.tekton/odh-pipeline-runtime-datascience-cpu-py312-pull-request.yaml @@ -8,7 +8,7 @@ metadata: build.appstudio.redhat.com/target_branch: '{{target_branch}}' pipelinesascode.tekton.dev/cancel-in-progress: "true" pipelinesascode.tekton.dev/max-keep-runs: "3" - pipelinesascode.tekton.dev/on-comment: "^/build-konflux" + pipelinesascode.tekton.dev/on-comment: "^/(build-konflux|build-runtime-datascience)" pipelinesascode.tekton.dev/on-event: "[pull_request]" labels: appstudio.openshift.io/application: automation diff --git a/.tekton/odh-workbench-jupyter-datascience-cpu-py312-pull-request.yaml b/.tekton/odh-workbench-jupyter-datascience-cpu-py312-pull-request.yaml index 59df3cffba..eab8a20f38 100644 --- a/.tekton/odh-workbench-jupyter-datascience-cpu-py312-pull-request.yaml +++ b/.tekton/odh-workbench-jupyter-datascience-cpu-py312-pull-request.yaml @@ -8,7 +8,7 @@ metadata: build.appstudio.redhat.com/target_branch: '{{target_branch}}' pipelinesascode.tekton.dev/cancel-in-progress: "true" pipelinesascode.tekton.dev/max-keep-runs: "3" - pipelinesascode.tekton.dev/on-comment: "^/build-konflux" + pipelinesascode.tekton.dev/on-comment: "^/(build-konflux|build-jupyter-datascience)" pipelinesascode.tekton.dev/on-event: "[pull_request]" labels: appstudio.openshift.io/application: automation diff --git a/runtimes/datascience/ubi9-python-3.12/Dockerfile.konflux.cpu b/runtimes/datascience/ubi9-python-3.12/Dockerfile.konflux.cpu index c62b7cfda5..9635b607dd 100644 --- a/runtimes/datascience/ubi9-python-3.12/Dockerfile.konflux.cpu +++ b/runtimes/datascience/ubi9-python-3.12/Dockerfile.konflux.cpu @@ -1,3 +1,4 @@ +# Test 1 ######################### # configuration args # #########################