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