diff --git a/metadata.yaml b/metadata.yaml new file mode 100644 index 0000000..25f3e65 --- /dev/null +++ b/metadata.yaml @@ -0,0 +1,12 @@ +apiVersion: backstage.io/v1alpha1 +kind: Component +metadata: + name: guardrail + description: BambooHR tool to run Static Analysis + annotations: + backstage.io/techdocs-ref: dir:. +spec: + type: library + owner: speed-demons + system: software-platform + lifecycle: production