Skip to content

Commit

Permalink
Add backstage configuration file (#1188)
Browse files Browse the repository at this point in the history
  • Loading branch information
timja authored Aug 26, 2022
1 parent eae1e1c commit df06a38
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: "civil-ccd"
annotations:
# This must match folder-name/job-name in Jenkins.
jenkins.io/job-full-name: cft:HMCTS_a_to_c/civil-ccd-definition
github.com/project-slug: hmcts/civil-ccd-definition
tags:
- java
links:
- url: https://hmcts-reform.slack.com/app_redirect?channel=civil_contact
title: "#civil_contact on Slack"
icon: chat
spec:
type: service
lifecycle: production
owner: dts_civil

0 comments on commit df06a38

Please sign in to comment.