Skip to content

Commit d8ecb87

Browse files
committed
update on-push tekton file
Signed-off-by: xavier <[email protected]>
1 parent 1cecd3c commit d8ecb87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.tekton/lightspeed-rag-tool-push.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ metadata:
1010
pipelinesascode.tekton.dev/on-cel-expression: |
1111
event == "push" &&
1212
target_branch == "main" &&
13-
(".tekton/lightspeed-rag-tool-on-push.yaml".pathChanged() || "artifacts.lock.yaml".pathChanged() || "rpms.lock.yaml".pathChanged() || "requirements*".pathChanged() || "byok/***".pathChanged() || "embeddings_model/***".pathChanged())
13+
(".tekton/lightspeed-rag-tool-push.yaml".pathChanged() || "artifacts.lock.yaml".pathChanged() || "rpms.lock.yaml".pathChanged() || "requirements*".pathChanged() || "byok/***".pathChanged() || "embeddings_model/***".pathChanged())
1414
creationTimestamp: null
1515
labels:
1616
appstudio.openshift.io/application: rag-tool

0 commit comments

Comments
 (0)