Skip to content

Commit 3596735

Browse files
authored
Add the buildkite-pipeline to the catalog-info.yaml (#7986)
1 parent 5b9defc commit 3596735

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

catalog-info.yaml

+19
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
apiVersion: backstage.io/v1alpha1
2+
kind: Resource
3+
metadata:
4+
name: buildkite-pipeline-elasticsearch-net
5+
spec:
6+
implementation:
7+
apiVersion: buildkite.elastic.dev/v1
8+
kind: Pipeline
9+
metadata:
10+
description: Elasticsearch .Net Client
11+
name: elasticsearch-net
12+
spec:
13+
repository: elastic/elasticsearch-net
14+
teams:
15+
clients-team: {}
16+
everyone:
17+
access_level: READ_ONLY
18+
owner: group:clients-team
19+
type: buildkite-pipeline

0 commit comments

Comments
 (0)