Skip to content

Commit 3749956

Browse files
committed
chore: add backstage catalog
1 parent 38cbc46 commit 3749956

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

catalog-info.yaml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
apiVersion: backstage.io/v1alpha1
2+
kind: Component
3+
metadata:
4+
name: docs.runme.dev
5+
description: Runme documentation
6+
annotations:
7+
github.com/project-slug: stateful/docs.runme.dev
8+
backstage.io/techdocs-ref: dir:.
9+
spec:
10+
type: service
11+
owner: user:edeediong
12+
lifecycle: production

0 commit comments

Comments
 (0)