build arm v7 docker image

This commit is contained in:
xsteadfastx 2021-06-18 09:46:05 +02:00 committed by Jan Gräfen
parent 935d4750cd
commit b367dc125f

View file

@ -59,6 +59,7 @@ jobs:
platforms: |
linux/amd64
linux/arm64/v8
linux/arm/v7
tags: ${{ steps.docker_meta.outputs.tags }}
labels: ${{ steps.docker_meta.outputs.labels }}
push: true