mirror of
https://github.com/actions/setup-java.git
synced 2025-03-13 17:47:03 +00:00
15 lines
374 B
YAML
15 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
|