Skip to content

Commit 9f678bf

Browse files
ci: add platform for docker build
1 parent 0c70ddf commit 9f678bf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-and-deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ jobs:
7070
with:
7171
context: .
7272
push: true
73+
platforms: linux/arm/v7
7374
tags: ${{ steps.full-image-name.outputs.image-name }}:latest, ${{ steps.full-image-name.outputs.image-name }}:${{ needs.release.outputs.release-version }}
7475
success:
7576
runs-on: ubuntu-22.04

0 commit comments

Comments
 (0)