Skip to content

Commit

Permalink
build only for Linux
Browse files Browse the repository at this point in the history
  • Loading branch information
itswadesh committed Nov 19, 2023
1 parent f5ad7d1 commit ddf7fa4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,6 @@ jobs:
with:
context: .
push: true
platforms: linux/amd64,linux/arm64
platforms: linux/amd64
tags: ${{ steps.meta.outputs.tags }},ghcr.io/itswadesh/svelte-commerce:latest
labels: ${{ steps.meta.outputs.labels }}

1 comment on commit ddf7fa4

@vercel
Copy link

@vercel vercel bot commented on ddf7fa4 Nov 19, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.