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 0c70ddf commit 9f678bfCopy full SHA for 9f678bf
.github/workflows/build-and-deploy.yml
@@ -70,6 +70,7 @@ jobs:
70
with:
71
context: .
72
push: true
73
+ platforms: linux/arm/v7
74
tags: ${{ steps.full-image-name.outputs.image-name }}:latest, ${{ steps.full-image-name.outputs.image-name }}:${{ needs.release.outputs.release-version }}
75
success:
76
runs-on: ubuntu-22.04
0 commit comments