Skip to content

Commit 259f760

Browse files
authored
Update odh-pipeline-runtime-datascience-cpu-py311-ubi9-n-v2-21-push.yaml
1 parent 68d6361 commit 259f760

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ metadata:
1313
&& target_branch == "rhoai-2.21"
1414
&& ( "runtimes/datascience/ubi9-python-3.11/**".pathChanged() ||
1515
".tekton/odh-pipeline-runtime-datascience-cpu-py311-ubi9-n-v2-21-push.yaml".pathChanged() ||
16-
"manifests/base/params-latest.env".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)