1
0
Fork 0
mirror of https://github.com/docker/setup-buildx-action.git synced 2025-05-08 15:39:29 +02:00

Display BuildKit version

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax 2021-04-28 18:08:43 +02:00
parent 012185ccbe
commit 36d8e005ca
No known key found for this signature in database
GPG key ID: 3248E46B6BB8C7F7
5 changed files with 59 additions and 11 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.1 KiB

After

Width:  |  Height:  |  Size: 11 KiB

Before After
Before After

View file

@ -243,6 +243,8 @@ jobs:
uses: ./
with:
endpoint: mycontext
env:
DOCKER_CONTEXT: mycontext
config:
runs-on: ubuntu-latest