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 77ded17 commit 18ee2f9
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-enterprise-search-php
spec:
implementation:
apiVersion: buildkite.elastic.dev/v1
kind: Pipeline
metadata:
description: Enterprise Search PHP Client
name: enterprise-search-php
spec:
repository: elastic/enterprise-search-php
teams:
clients-team: {}
everyone:
access_level: READ_ONLY
owner: group:clients-team
type: buildkite-pipeline

0 comments on commit 18ee2f9

Please sign in to comment.