mirror of
https://github.com/stCarolas/setup-maven.git
synced 2026-07-02 20:01:44 +00:00
chore: add catalog-info.yml (#1)
This commit is contained in:
parent
07fbbe97d9
commit
7ad52087d4
16
catalog-info.yml
Normal file
16
catalog-info.yml
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
apiVersion: backstage.io/v1alpha1
|
||||||
|
kind: Component
|
||||||
|
metadata:
|
||||||
|
name: actions-setup-maven
|
||||||
|
description: |
|
||||||
|
This action setups projects to be executed on GithubActions
|
||||||
|
annotations:
|
||||||
|
github.com/project-slug: Tradeshift/actions-setup-maven
|
||||||
|
tags:
|
||||||
|
- fork
|
||||||
|
- github-action
|
||||||
|
- nodejs
|
||||||
|
spec:
|
||||||
|
type: library
|
||||||
|
owner: developer-productivity
|
||||||
|
lifecycle: production
|
||||||
Loading…
Reference in New Issue
Block a user