Skip to content

Commit 35b4bcd

Browse files
Enabling konflux post merge build (#1136)
1 parent bdcee8b commit 35b4bcd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.tekton/network-observability-console-plugin-pf4-ystream-push.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ metadata:
77
build.appstudio.redhat.com/commit_sha: '{{revision}}'
88
build.appstudio.redhat.com/target_branch: '{{target_branch}}'
99
pipelinesascode.tekton.dev/max-keep-runs: "3"
10-
# pipelinesascode.tekton.dev/on-cel-expression: event == "push" && target_branch == "main-pf4"
11-
pipelinesascode.tekton.dev/on-cel-expression: "false"
10+
pipelinesascode.tekton.dev/on-cel-expression: event == "push" && target_branch == "main-pf4"
11+
# pipelinesascode.tekton.dev/on-cel-expression: "false"
1212
creationTimestamp: null
1313
labels:
1414
appstudio.openshift.io/application: netobserv-ystream

0 commit comments

Comments
 (0)