From 276e21288e321076cbc507b6531d0de0a58ed0e0 Mon Sep 17 00:00:00 2001 From: Guilherme Eric Date: Wed, 20 Apr 2022 09:22:45 -0300 Subject: [PATCH] add catalog info --- catalog-info.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 catalog-info.yaml diff --git a/catalog-info.yaml b/catalog-info.yaml new file mode 100644 index 00000000..911a0109 --- /dev/null +++ b/catalog-info.yaml @@ -0,0 +1,12 @@ +apiVersion: backstage.io/v1alpha1 +kind: Component +metadata: + name: matrix + description: Matrix é o local de trabalho online de código aberto para equipes distribuídas terem a experiência de trabalhar juntos todos os dias, lado a lado. + annotations: + circleci.com/project-slug: github/ResultadosDigitais/matrix + github.com/project-slug: ResultadosDigitais/matrix +spec: + type: service + owner: devtools + lifecycle: production