Skip to content

Commit 1e7cfe6

Browse files
committed
Freeze tekton push on ystream
1 parent 2f9fd23 commit 1e7cfe6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.tekton/network-observability-cli-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/target_branch: '{{target_branch}}'
88
pipelinesascode.tekton.dev/max-keep-runs: "3"
99
# switch comment in/out at branch cut / release
10-
pipelinesascode.tekton.dev/on-cel-expression: event == "push" && target_branch == "main"
11-
# pipelinesascode.tekton.dev/on-cel-expression: "false"
10+
# pipelinesascode.tekton.dev/on-cel-expression: event == "push" && target_branch == "main"
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)