Merge pull request #7 from sorenmat/sc

(chore) adding service catalog entry
This commit is contained in:
Søren Mathiasen 2021-05-27 16:51:18 +02:00 committed by GitHub
commit ebeefeeba9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

15
catalog-info.yml Normal file
View file

@ -0,0 +1,15 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: actions-setup-java
description: |
This action configure java projects to be executed on GitHub Actions
annotations:
github.com/project-slug: Tradeshift/actions-setup-java
tags:
- typescript
- github-action
spec:
type: library
owner: developer-productivity
lifecycle: production