Skip to content

Commit

Permalink
added more platforms to git build
Browse files Browse the repository at this point in the history
  • Loading branch information
Ambika Sukla committed Jan 23, 2024
1 parent c3c26da commit 62ff190
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 @@ -44,6 +44,8 @@ jobs:
# https://github.com/docker/setup-buildx-action
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@f95db51fddba0c2d1ec667646a06c2ce06100226 # v3.0.0
with:
platforms: linux/amd64,linux/arm64,linux/arm64/v8,windows/amd64,linux/arm/v7

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

0 comments on commit 62ff190

Please sign in to comment.