Skip to content

Commit

Permalink
Merge pull request #1378 from elastic/catalog-info-buildkite-pipeline
Browse files Browse the repository at this point in the history
Add the buildkite-pipeline to the catalog-info.yaml
  • Loading branch information
pquentin committed Jun 13, 2024
2 parents bff3c3e + 9008eae commit 623f495
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---
apiVersion: backstage.io/v1alpha1
kind: Resource
metadata:
name: 76f58964-9833-4fee-995e-ac20f4e32263
namespace: terrazzo-local
spec:
implementation:
apiVersion: buildkite.elastic.dev/v1
kind: Pipeline
metadata:
description: Elasticsearch PHP Client
name: elasticsearch-php
spec:
default_branch: null
repository: elastic/elasticsearch-php
teams:
devtools-team: {}
everyone:
access_level: READ_ONLY
owner: group:devtools-team
type: buildkite-pipeline

0 comments on commit 623f495

Please sign in to comment.