remove unsupported arm32 platform
This commit is contained in:
parent
ebecd42a93
commit
dcfc6c5a29
@ -37,7 +37,6 @@ steps:
|
|||||||
platforms:
|
platforms:
|
||||||
- linux/amd64
|
- linux/amd64
|
||||||
- linux/arm64
|
- linux/arm64
|
||||||
- linux/arm/v7
|
|
||||||
provenance: false
|
provenance: false
|
||||||
repo: thegeeklab/${CI_REPO_NAME}
|
repo: thegeeklab/${CI_REPO_NAME}
|
||||||
username:
|
username:
|
||||||
@ -59,7 +58,6 @@ steps:
|
|||||||
platforms:
|
platforms:
|
||||||
- linux/amd64
|
- linux/amd64
|
||||||
- linux/arm64
|
- linux/arm64
|
||||||
- linux/arm/v7
|
|
||||||
provenance: false
|
provenance: false
|
||||||
registry: quay.io
|
registry: quay.io
|
||||||
repo: quay.io/thegeeklab/${CI_REPO_NAME}
|
repo: quay.io/thegeeklab/${CI_REPO_NAME}
|
||||||
|
Loading…
Reference in New Issue
Block a user