Skip to content

Commit

Permalink
Update README and screenshot
Browse files Browse the repository at this point in the history
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
  • Loading branch information
CrazyMax committed Nov 18, 2020
1 parent f9814f8 commit 7b15712
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
Binary file modified .github/setup-buildx-action.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,6 @@ jobs:
name: Set up Docker Buildx
id: buildx
uses: docker/setup-buildx-action@v1
with:
version: latest
-
name: Builder instance name
run: echo ${{ steps.buildx.outputs.name }}
Expand Down Expand Up @@ -79,8 +77,6 @@ jobs:
-
name: Set up QEMU
uses: docker/setup-qemu-action@v1
with:
platforms: all
-
name: Set up Docker Buildx
id: buildx
Expand Down

0 comments on commit 7b15712

Please sign in to comment.