Skip to content

Commit bdd6fc0

Browse files
sync pipelineruns with konflux-central - 3e5a696, triggered_by: https://github.com/red-hat-data-services/konflux-central/actions/runs/24664099453
1 parent 8655fa3 commit bdd6fc0

3 files changed

Lines changed: 3 additions & 0 deletions

.tekton/odh-llm-d-batch-gateway-apiserver-v3-4-push.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ metadata:
88
build.appstudio.redhat.com/target_branch: '{{target_branch}}'
99
pipelinesascode.tekton.dev/cancel-in-progress: "false"
1010
pipelinesascode.tekton.dev/max-keep-runs: "3"
11+
build.appstudio.openshift.io/build-nudge-files: "build/operator-nudging.yaml"
1112
pipelinesascode.tekton.dev/on-cel-expression: event == "push" && target_branch
1213
== "rhoai-3.4"
1314
&& ".tekton/odh-llm-d-batch-gateway-apiserver-v3-4-push.yaml".pathChanged()

.tekton/odh-llm-d-batch-gateway-gc-v3-4-push.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ metadata:
88
build.appstudio.redhat.com/target_branch: '{{target_branch}}'
99
pipelinesascode.tekton.dev/cancel-in-progress: "false"
1010
pipelinesascode.tekton.dev/max-keep-runs: "3"
11+
build.appstudio.openshift.io/build-nudge-files: "build/operator-nudging.yaml"
1112
pipelinesascode.tekton.dev/on-cel-expression: event == "push" && target_branch
1213
== "rhoai-3.4"
1314
&& ".tekton/odh-llm-d-batch-gateway-gc-v3-4-push.yaml".pathChanged()

.tekton/odh-llm-d-batch-gateway-processor-v3-4-push.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ metadata:
77
build.appstudio.redhat.com/target_branch: '{{target_branch}}'
88
pipelinesascode.tekton.dev/cancel-in-progress: "false"
99
pipelinesascode.tekton.dev/max-keep-runs: "3"
10+
build.appstudio.openshift.io/build-nudge-files: "build/operator-nudging.yaml"
1011
pipelinesascode.tekton.dev/on-cel-expression: event == "push" && target_branch
1112
== "rhoai-3.4"
1213
&& ".tekton/odh-llm-d-batch-gateway-processor-v3-4-push.yaml".pathChanged()

0 commit comments

Comments
 (0)