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