Skip to content

Commit caeb0e7

Browse files
committed
explicitly pass platforms arg
1 parent 90a705d commit caeb0e7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ jobs:
6868
name: Build/push the arch-specific image
6969
uses: docker/build-push-action@v6
7070
with:
71+
platforms: ${{ matrix.platform }}
7172
build-args: |
7273
BUILD_TIMESTAMP=${{ github.event.repository.updated_at }}
7374
BUILD_URL=${{ steps.set_build_url.outputs.build_url }}

0 commit comments

Comments
 (0)