mirror of
https://github.com/docker/build-push-action.git
synced 2026-01-21 18:18:55 +08:00
Fix and cleanup of v2 setup actions
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
parent
3f08c86128
commit
e9cb922263
19 changed files with 66 additions and 3827 deletions
|
|
@ -1,10 +1,10 @@
|
|||
# https://help.github.com/en/articles/metadata-syntax-for-github-actions
|
||||
name: 'Docker - Setup QEMU'
|
||||
description: 'GitHub Action to install QEMU static binaries'
|
||||
author: 'crazy-max'
|
||||
name: 'Docker Setup QEMU'
|
||||
description: 'Install QEMU static binaries'
|
||||
author: 'docker'
|
||||
branding:
|
||||
icon: 'anchor'
|
||||
color: 'blue'
|
||||
icon: 'truck'
|
||||
|
||||
inputs:
|
||||
image:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue