Skip to content

Commit 7ee851e

Browse files
Build and push docker image with many platforms
Signed-off-by: roman-kiselenko <roman.kiselenko.dev@gmail.com>
1 parent c71b202 commit 7ee851e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
with:
4444
context: .
4545
push: true
46-
platforms: ${{ matrix.platforms }}
46+
platforms: ${{ matrix.platform }}
4747
tags: ${{ steps.meta.outputs.tags }}
4848
labels: ${{ steps.meta.outputs.labels }}
4949
- name: Generate artifact attestation

0 commit comments

Comments
 (0)