Skip to content

Commit

Permalink
Create catalog-info.yaml (#55)
Browse files Browse the repository at this point in the history
* Create catalog-info.yaml

* Update catalog-info.yaml

Co-authored-by: Ryan William O'Hara <[email protected]>

* Update catalog-info.yaml

---------

Co-authored-by: Atul S <[email protected]>
Co-authored-by: Ryan William O'Hara <[email protected]>
  • Loading branch information
3 people authored Aug 8, 2023
1 parent 0aaa178 commit fb66bb7
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Learn more about these files at:
# https://circleci.atlassian.net/l/cp/zvCUepEC
---
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: server-script
description: This is a collection of tools made publicly available to all CircleCI Server customers
annotations:
circleci.com/project-slug: github/CircleCI-Public/server-scripts
jira/project-key: ONPREM
pagerduty.com/service-id: PM7SMHG
links:
- title: Documentation
url: https://github.com/CircleCI-Public/server-scripts/blob/main/README.md
icon: docs
tags:
- server
spec:
type: tool
lifecycle: production
owner: on-prem

0 comments on commit fb66bb7

Please sign in to comment.