mirror of
https://github.com/actions/setup-java.git
synced 2025-03-14 01:57:02 +00:00
16 lines
374 B
YAML
16 lines
374 B
YAML
|
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
|