We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bf68c5 commit 477798aCopy full SHA for 477798a
‎.github/workflows/ci.yml
@@ -39,4 +39,5 @@ jobs:
39
context: .
40
push: true
41
tags: ${{ steps.meta.outputs.tags }}
42
+ platforms: linux/amd64,linux/arm64
43
labels: ${{ steps.meta.outputs.labels }}
0 commit comments