workflows: update architectures support
This commit is contained in:
parent
cd5f00f541
commit
d0df1e5bad
@ -38,7 +38,11 @@ jobs:
|
||||
file: gitolite-cgit/Dockerfile
|
||||
platforms: |
|
||||
linux/amd64
|
||||
linux/arm/v6
|
||||
linux/arm/v7
|
||||
linux/arm64
|
||||
linux/386
|
||||
linux/ppc64le
|
||||
push: false
|
||||
no-cache: true
|
||||
tags: |
|
||||
@ -61,7 +65,11 @@ jobs:
|
||||
file: gitolite-cgit/Dockerfile
|
||||
platforms: |
|
||||
linux/amd64
|
||||
linux/arm/v6
|
||||
linux/arm/v7
|
||||
linux/arm64
|
||||
linux/386
|
||||
linux/ppc64le
|
||||
push: true
|
||||
no-cache: false
|
||||
tags: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user