Skip to content

Commit 9b74c65

Browse files
Gaurav1Arakshithakamath94
authored andcommitted
Update grafana-7-1-push.yaml for indentation
1 parent f1d2c96 commit 9b74c65

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.tekton/grafana-7-1-push.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,8 @@ 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-
pipelinesascode.tekton.dev/on-cel-expression: event == "push" && target_branch
11-
== "release-7.1"
12-
creationTimestamp: null
10+
pipelinesascode.tekton.dev/on-cel-expression: event == "push" && target_branch == "release-7.1"
11+
creationTimestamp:
1312
labels:
1413
appstudio.openshift.io/application: ceph-7-1
1514
appstudio.openshift.io/component: grafana-7-1

0 commit comments

Comments
 (0)