Skip to content

Commit cbdae5e

Browse files
sync pipelineruns with konflux-central - 01fab9b
1 parent 9428749 commit cbdae5e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.tekton/openvino-model-server-v2-24-push.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
apiVersion: tekton.dev/v1
22
kind: PipelineRun
3-
#test2
3+
# retrigger Konflux builds to fix https://issues.redhat.com/browse/RHOAIENG-31914
44
metadata:
55
annotations:
66
build.appstudio.openshift.io/repo: https://github.com/red-hat-data-services/openvino_model_server?rev={{revision}}
@@ -11,7 +11,7 @@ metadata:
1111
build.appstudio.openshift.io/build-nudge-files: "config/base/params-cuda.env"
1212
pipelinesascode.tekton.dev/on-cel-expression: event == "push" && target_branch
1313
== "rhoai-2.24"
14-
&& ( !".tekton/**".pathChanged() || ".tekton/openvino-model-server-v2-24-push.yaml".pathChanged() )
14+
&& ( !".tekton/**".pathChanged() || ".tekton/openvino-model-server-v2-24-push.yaml".pathChanged() )
1515
creationTimestamp: null
1616
labels:
1717
appstudio.openshift.io/application: external-rhoai-v2-24

0 commit comments

Comments
 (0)