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:
CrazyMax
2020-08-12 15:58:09 +02:00
parent 15c6a86f2d
commit 5bb3f5433b
9 changed files with 299 additions and 171 deletions

View File

@@ -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'