We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b9defc commit 3596735Copy full SHA for 3596735
catalog-info.yaml
@@ -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