File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8,13 +8,13 @@ metadata:
8
8
pipelinesascode.tekton.dev/cancel-in-progress : " false"
9
9
pipelinesascode.tekton.dev/max-keep-runs : " 4"
10
10
pipelinesascode.tekton.dev/on-cel-expression : event == "push" && target_branch
11
- == "konflux-poc" && "Dockerfile.redhat.args".pathChanged()
11
+ == "konflux-poc" && ( "Dockerfile.redhat.args".pathChanged() || ".tekton/args-file-openvino-model-server-odh-poc-push.yaml".pathChanged() )
12
12
creationTimestamp : null
13
13
labels :
14
14
appstudio.openshift.io/application : odh-release
15
15
appstudio.openshift.io/component : openvino-model-server-odh-poc
16
16
pipelines.appstudio.openshift.io/type : build
17
- name : openvino-model-server-odh-poc-on-push
17
+ name : openvino-model-server-odh-poc-on-args- push
18
18
namespace : open-data-hub-tenant
19
19
spec :
20
20
timeouts :
You can’t perform that action at this time.
0 commit comments