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.
1 parent b49f9bb commit e5d49aaCopy full SHA for e5d49aa
.github/workflows/docker-push.yaml
@@ -12,3 +12,5 @@ jobs:
12
uses: Cyberbeni/workflows/.github/workflows/docker-push.yml@testing
13
with:
14
image_name: ${{ github.repository }}
15
+ qemu: true
16
+ platforms: linux/arm64
0 commit comments