1
0
Fork 0
mirror of https://github.com/docker/setup-buildx-action.git synced 2025-04-25 09:26:37 +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

View file

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