Skip to content

Commit

Permalink
Add the buildkite-pipeline to the catalog-info.yaml (elastic#754)
Browse files Browse the repository at this point in the history
  • Loading branch information
esenmarti authored Nov 23, 2023
1 parent 0fba0e4 commit a595241
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-go-elasticsearch
spec:
implementation:
apiVersion: buildkite.elastic.dev/v1
kind: Pipeline
metadata:
description: Elasticsearch Go Client
name: go-elasticsearch
spec:
repository: elastic/go-elasticsearch
teams:
clients-team: {}
everyone:
access_level: READ_ONLY
owner: group:clients-team
type: buildkite-pipeline

0 comments on commit a595241

Please sign in to comment.