Skip to content

Commit fb66bb7

Browse files
soulchipsatulsingh0ryanwohara
authored
Create catalog-info.yaml (#55)
* Create catalog-info.yaml * Update catalog-info.yaml Co-authored-by: Ryan William O'Hara <ryanwohara@users.noreply.github.com> * Update catalog-info.yaml --------- Co-authored-by: Atul S <3430610+atulsingh0@users.noreply.github.com> Co-authored-by: Ryan William O'Hara <ryanwohara@users.noreply.github.com>
1 parent 0aaa178 commit fb66bb7

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

catalog-info.yaml

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# Learn more about these files at:
2+
# https://circleci.atlassian.net/l/cp/zvCUepEC
3+
---
4+
apiVersion: backstage.io/v1alpha1
5+
kind: Component
6+
metadata:
7+
name: server-script
8+
description: This is a collection of tools made publicly available to all CircleCI Server customers
9+
annotations:
10+
circleci.com/project-slug: github/CircleCI-Public/server-scripts
11+
jira/project-key: ONPREM
12+
pagerduty.com/service-id: PM7SMHG
13+
links:
14+
- title: Documentation
15+
url: https://github.com/CircleCI-Public/server-scripts/blob/main/README.md
16+
icon: docs
17+
tags:
18+
- server
19+
spec:
20+
type: tool
21+
lifecycle: production
22+
owner: on-prem

0 commit comments

Comments
 (0)