mirror of
https://github.com/usememos/memos.git
synced 2024-11-08 22:35:50 +03:00
chore: add back linux/arm/v7
This commit is contained in:
parent
d06d01cef2
commit
2c2955a229
@ -63,7 +63,7 @@ jobs:
|
||||
with:
|
||||
context: ./
|
||||
file: ./Dockerfile
|
||||
platforms: linux/amd64,linux/arm64
|
||||
platforms: linux/amd64,linux/arm64,linux/arm/v7
|
||||
push: true
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
labels: ${{ steps.meta.outputs.labels }}
|
||||
|
Loading…
Reference in New Issue
Block a user