From 28710a7918a58ac001c5b6ae8ee3970520461862 Mon Sep 17 00:00:00 2001 From: Olivier Cazade Date: Mon, 1 Dec 2025 15:06:48 +0100 Subject: [PATCH] Enabling konflux push again --- .tekton/flowlogs-pipeline-ystream-push.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.tekton/flowlogs-pipeline-ystream-push.yaml b/.tekton/flowlogs-pipeline-ystream-push.yaml index 4e09cef27..1ec712c53 100644 --- a/.tekton/flowlogs-pipeline-ystream-push.yaml +++ b/.tekton/flowlogs-pipeline-ystream-push.yaml @@ -8,8 +8,8 @@ metadata: build.appstudio.redhat.com/target_branch: '{{target_branch}}' pipelinesascode.tekton.dev/max-keep-runs: "3" # switch comment in/out at branch cut / release - # pipelinesascode.tekton.dev/on-cel-expression: event == "push" && target_branch == "main" - pipelinesascode.tekton.dev/on-cel-expression: "false" + pipelinesascode.tekton.dev/on-cel-expression: event == "push" && target_branch == "main" + # pipelinesascode.tekton.dev/on-cel-expression: "false" creationTimestamp: null labels: appstudio.openshift.io/application: netobserv-ystream