Skip to content

Commit

Permalink
Merge pull request #43 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 authored Jun 13, 2024
2 parents 77ded17 + 4a3ab18 commit 3ede629
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: 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:
default_branch: null
repository: elastic/enterprise-search-php
teams:
devtools-team:
access_level: MANAGE_BUILD_AND_READ
everyone:
access_level: READ_ONLY
owner: group:devtools-team
type: buildkite-pipeline

0 comments on commit 3ede629

Please sign in to comment.