mirror of
https://github.com/docker/login-action.git
synced 2025-04-02 21:20:05 +02: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
|