mirror of
https://github.com/docker/build-push-action.git
synced 2026-01-21 10:08:54 +08:00
Check if buildx available on runner
Use default buildx on runner Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
parent
15c6a86f2d
commit
5bb3f5433b
9 changed files with 299 additions and 171 deletions
|
|
@ -9,7 +9,6 @@ branding:
|
|||
inputs:
|
||||
buildx-version:
|
||||
description: 'Buildx version. e.g. v0.3.0'
|
||||
default: 'latest'
|
||||
required: false
|
||||
driver:
|
||||
description: 'Sets the builder driver to be used'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue