Remove arm 32bits build

Removed since there are no node build for armv6 anymore
This commit is contained in:
azlux 2023-10-24 17:27:44 +02:00 committed by GitHub
parent 2d145a0585
commit c590ab8eb1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -122,7 +122,7 @@ steps:
privileged: true privileged: true
settings: settings:
repo: azlux/botamusique repo: azlux/botamusique
platforms: linux/amd64,linux/arm64,linux/arm/v7,linux/arm/v6 platforms: linux/amd64,linux/arm64,linux/arm/v7
username: username:
from_secret: docker_username from_secret: docker_username
password: password:
@ -147,7 +147,7 @@ steps:
privileged: true privileged: true
settings: settings:
repo: azlux/botamusique repo: azlux/botamusique
platforms: linux/amd64,linux/arm64,linux/arm/v7,linux/arm/v6 platforms: linux/amd64,linux/arm64,linux/arm/v7
username: username:
from_secret: docker_username from_secret: docker_username
password: password: