Skip to content

Commit

Permalink
add multi platform build
Browse files Browse the repository at this point in the history
  • Loading branch information
tmendenhall committed May 8, 2024
1 parent 14a2a72 commit f724100
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ jobs:
# https://github.com/docker/setup-buildx-action
- name: Set up Docker Buildx
uses: docker/[email protected]
with:
platforms: linux/amd64,linux/arm64

# Login against a Docker registry except on PR
# https://github.com/docker/login-action
Expand Down

0 comments on commit f724100

Please sign in to comment.