Skip to content

Commit e3546d7

Browse files
add catalog
1 parent 607c9a7 commit e3546d7

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

catalog-info.yaml

+14
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
apiVersion: backstage.io/v1alpha1
2+
kind: Component
3+
metadata:
4+
description: "rdocumentations service"
5+
name: rdocumentation
6+
annotations:
7+
github.com/project-slug: "datacamp/rdocumentation-2.0"
8+
circleci.com/project-slug: "github/datacamp/rdocumentation-2.0"
9+
tags:
10+
- infrastructure-data
11+
spec:
12+
lifecycle: "production"
13+
owner: "infrastructure-data"
14+
type: "service"

0 commit comments

Comments
 (0)