Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 623f495

Browse files
authored
Merge pull request elastic#1378 from elastic/catalog-info-buildkite-pipeline
Add the buildkite-pipeline to the catalog-info.yaml
2 parents bff3c3e + 9008eae commit 623f495

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

catalog-info.yaml

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
---
2+
apiVersion: backstage.io/v1alpha1
3+
kind: Resource
4+
metadata:
5+
name: 76f58964-9833-4fee-995e-ac20f4e32263
6+
namespace: terrazzo-local
7+
spec:
8+
implementation:
9+
apiVersion: buildkite.elastic.dev/v1
10+
kind: Pipeline
11+
metadata:
12+
description: Elasticsearch PHP Client
13+
name: elasticsearch-php
14+
spec:
15+
default_branch: null
16+
repository: elastic/elasticsearch-php
17+
teams:
18+
devtools-team: {}
19+
everyone:
20+
access_level: READ_ONLY
21+
owner: group:devtools-team
22+
type: buildkite-pipeline

0 commit comments

Comments
 (0)