Skip to content

Commit 1876c42

Browse files
authored
Update odh-pipeline-runtime-datascience-cpu-py311-ubi9-n-v2-21-push.yaml
1 parent c78d59f commit 1876c42

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.tekton/odh-pipeline-runtime-datascience-cpu-py311-ubi9-n-v2-21-push.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ metadata:
1212
event == "push"
1313
&& target_branch == "rhoai-2.21"
1414
&& ( "runtimes/datascience/ubi9-python-3.11/**".pathChanged() ||
15-
".tekton/odh-pipeline-runtime-datascience-cpu-py311-ubi9-n-v2-21-push.yaml".pathChanged() ||
16-
!("manifests/base/params-latest.env".pathChanged()) )
15+
".tekton/odh-pipeline-runtime-datascience-cpu-py311-ubi9-n-v2-21-push.yaml".pathChanged() )
16+
&& !("manifests/base/params-latest.env".pathChanged())
1717
creationTimestamp: null
1818
labels:
1919
appstudio.openshift.io/application: external-rhoai-v2-21

0 commit comments

Comments
 (0)