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
|
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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user