Skip to content

Commit

Permalink
Add the buildkite-pipeline to the catalog-info.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
esenmarti committed Nov 16, 2023
1 parent 4c16dc6 commit d29bf9e
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
apiVersion: backstage.io/v1alpha1
kind: Resource
metadata:
name: buildkite-pipeline-elasticsearch-php
spec:
implementation:
apiVersion: buildkite.elastic.dev/v1
kind: Pipeline
metadata:
description: Elasticsearch PHP Client
name: elasticsearch-php
spec:
repository: elastic/elasticsearch-php
teams:
clients-team: {}
everyone:
access_level: READ_ONLY
owner: group:clients-team
type: buildkite-pipeline

0 comments on commit d29bf9e

Please sign in to comment.