Remove arm 32bits build
Removed since there are no node build for armv6 anymore
This commit is contained in:
parent
2d145a0585
commit
c590ab8eb1
@ -122,7 +122,7 @@ steps:
|
||||
privileged: true
|
||||
settings:
|
||||
repo: azlux/botamusique
|
||||
platforms: linux/amd64,linux/arm64,linux/arm/v7,linux/arm/v6
|
||||
platforms: linux/amd64,linux/arm64,linux/arm/v7
|
||||
username:
|
||||
from_secret: docker_username
|
||||
password:
|
||||
@ -147,7 +147,7 @@ steps:
|
||||
privileged: true
|
||||
settings:
|
||||
repo: azlux/botamusique
|
||||
platforms: linux/amd64,linux/arm64,linux/arm/v7,linux/arm/v6
|
||||
platforms: linux/amd64,linux/arm64,linux/arm/v7
|
||||
username:
|
||||
from_secret: docker_username
|
||||
password:
|
||||
|
Loading…
x
Reference in New Issue
Block a user