diff --git a/catalog-info.yaml b/catalog-info.yaml new file mode 100644 index 0000000..c71ee19 --- /dev/null +++ b/catalog-info.yaml @@ -0,0 +1,14 @@ +apiVersion: backstage.io/v1alpha1 +kind: Component +metadata: + name: docker-cron + labels: + - jira-key: TESTAUTO + - language: Shell + annotations: + backstage.io/source-location: url:https://github.com/wandera/docker-cron +spec: + type: script + lifecycle: production + owner: testautomation + system: Protect \ No newline at end of file