mirror of
https://github.com/docker/login-action.git
synced 2025-04-01 20:50:06 +02:00
16 lines
330 B
YAML
16 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
|