mirror of
https://gitea.com/docker/login-action.git
synced 2025-06-08 14:26:38 +00:00
17 lines
330 B
YAML
17 lines
330 B
YAML
apiVersion: backstage.io/v1alpha1
|
|
kind: Component
|
|
metadata:
|
|
name: login-action
|
|
description: |
|
|
GitHub Action to login against a Docker registry
|
|
annotations:
|
|
github.com/project-slug: Tradeshift/login-action
|
|
tags:
|
|
- github-action
|
|
- nodejs
|
|
- fork
|
|
spec:
|
|
type: library
|
|
owner: sre
|
|
lifecycle: production
|