From ea33007be0ba9dda930b233d467b5a8228744211 Mon Sep 17 00:00:00 2001 From: pabloppupulin <151082530+pabloppupulin@users.noreply.github.com> Date: Tue, 21 May 2024 16:39:50 -0300 Subject: [PATCH] Add catalog-info.yaml config file --- catalog-info.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 catalog-info.yaml diff --git a/catalog-info.yaml b/catalog-info.yaml new file mode 100644 index 0000000..dd84a8e --- /dev/null +++ b/catalog-info.yaml @@ -0,0 +1,10 @@ +apiVersion: backstage.io/v1alpha1 +kind: Component +metadata: + name: b2b-quotes-graphql + annotations: + github.com/project-slug: vtex-apps/b2b-quotes-graphql +spec: + type: other + lifecycle: unknown + owner: b-2-b-enabler