Skip to content

Commit 5ff69ba

Browse files
committed
chore: add support for multiple platforms in build-bundler workflow
1 parent 02bdc06 commit 5ff69ba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-bundler.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,7 @@ jobs:
168168
context: docker-context
169169
file: docker-context/Dockerfile.bundler
170170
push: true
171+
platforms: linux/amd64,linux/arm64
171172
tags: ${{ steps.meta.outputs.tags }}
172173
labels: ${{ steps.meta.outputs.labels }}
173174
cache-from: type=gha

0 commit comments

Comments
 (0)