We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8f5dcc5 + ea709f3 commit 989c2cfCopy full SHA for 989c2cf
.github/workflows/push.yml
@@ -79,7 +79,7 @@ jobs:
79
no-cache: true
80
context: ${{ matrix.component.context }}
81
file: ${{ matrix.component.file }}
82
- platforms: linux/amd64
+ platforms: linux/amd64,linux/arm64
83
push: ${{ env.PUSH }}
84
tags: ghcr.io/${{ env.GITHUB_GROUP }}/${{ matrix.component.name }}:${{ env.TAG_NAME }}
85
provenance: false
0 commit comments