Skip to content

Commit 89ffd17

Browse files
author
Jonas Andersen
authored
Merge pull request #2 from dixahq/add-catalog-file
chore: add catalog file
2 parents 9f18867 + f79655e commit 89ffd17

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.catalog-info.yaml

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
apiVersion: backstage.io/v1beta1
2+
kind: Component
3+
metadata:
4+
name: dixa-desktop-app-release
5+
description: Public releases of the Dixa desktop app.
6+
annotations:
7+
github.com/project-slug: dixahq/dixa-desktop-app-release
8+
spec:
9+
lifecycle: production
10+
owner: dixahq-frontend-core
11+
type: website

0 commit comments

Comments
 (0)