mirror of
https://github.com/docker/setup-buildx-action.git
synced 2025-04-01 22:10:08 +02:00
17 lines
333 B
YAML
17 lines
333 B
YAML
![]() |
apiVersion: backstage.io/v1alpha1
|
||
|
kind: Component
|
||
|
metadata:
|
||
|
name: setup-buildx-action
|
||
|
description: |
|
||
|
GitHub Action to set up Docker Buildx
|
||
|
annotations:
|
||
|
github.com/project-slug: Tradeshift/setup-buildx-action
|
||
|
tags:
|
||
|
- github-action
|
||
|
- nodejs
|
||
|
- fork
|
||
|
spec:
|
||
|
type: library
|
||
|
owner: sre
|
||
|
lifecycle: production
|