Release arm image

This commit is contained in:
Max Stanley 2023-11-22 00:03:05 +00:00
parent 1b142357e0
commit 7f117db876

View file

@ -47,6 +47,7 @@ jobs:
pull: true pull: true
tags: ${{ steps.meta.outputs.tags }} tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }} labels: ${{ steps.meta.outputs.labels }}
platforms: linux/amd64,linux/arm64
- uses: docker/build-push-action@v5 - uses: docker/build-push-action@v5
if: github.ref_type == 'branch' if: github.ref_type == 'branch'
with: with: