workflows: update architectures support
This commit is contained in:
parent
20cd5d93a7
commit
ee52b52230
@ -42,6 +42,8 @@ jobs:
|
|||||||
file: core/Dockerfile
|
file: core/Dockerfile
|
||||||
platforms: |
|
platforms: |
|
||||||
linux/amd64
|
linux/amd64
|
||||||
|
linux/arm/v7
|
||||||
|
linux/arm64
|
||||||
linux/386
|
linux/386
|
||||||
push: false
|
push: false
|
||||||
no-cache: true
|
no-cache: true
|
||||||
@ -80,6 +82,8 @@ jobs:
|
|||||||
file: core/Dockerfile
|
file: core/Dockerfile
|
||||||
platforms: |
|
platforms: |
|
||||||
linux/amd64
|
linux/amd64
|
||||||
|
linux/arm/v7
|
||||||
|
linux/arm64
|
||||||
linux/386
|
linux/386
|
||||||
push: true
|
push: true
|
||||||
no-cache: false
|
no-cache: false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user