Skip to content

Commit

Permalink
feat: Onboard service to Catalog
Browse files Browse the repository at this point in the history
  • Loading branch information
backstage-bits[bot] authored Feb 26, 2024
1 parent 1ef53e4 commit 8c9898c
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
---
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: shared-workflows
title: shared-workflows
description: shared-workflows
links:
- url: https://shared-workflows.broadinstitute.org
title: shared-workflows
icon: dashboard
tags:
- bits
- bits-tools
annotations:
backstage.io/kubernetes-id: shared-workflows
github.com/project-slug: broadinstitute/shared-workflows
google.com/cloudbuild-project-slug: bits-gke-clusters
google.com/cloudbuild-repo-name: shared-workflows
google.com/cloudbuild-location: us-east4
backstage.io/techdocs-ref: dir:.
spec:
type: service
owner: devnull
lifecycle: production

Check failure on line 26 in catalog-info.yaml

View workflow job for this annotation

GitHub Actions / pre-commit / pre-commit

26:1 [empty-lines] too many blank lines (1 > 0)

0 comments on commit 8c9898c

Please sign in to comment.