Skip to content

Commit 804b5e2

Browse files
author
Openshift-AI DevOps
committed
Updating the operator repo with latest images and manifests
1 parent 8e35c35 commit 804b5e2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.tekton/odh-operator-v3-5-ea-2-push.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ metadata:
99
pipelinesascode.tekton.dev/max-keep-runs: "3"
1010
build.appstudio.openshift.io/build-nudge-files: "bundle/bundle-patch.yaml"
1111
pipelinesascode.tekton.dev/on-cel-expression: |
12-
event == "push"
12+
"non-existent-file.non-existent-ext".pathChanged() && event == "push"
1313
&& target_branch == "rhoai-3.5-ea.2"
1414
&& ( files.all.exists(p, !(
1515
p.matches('^bundle/') || p.matches('^build/') || p.matches('^\\.tekton/')
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
01-07-2026 05:12:35:816
1+
02-07-2026 04:44:17:021

0 commit comments

Comments
 (0)