Remove arm 32bits build
Removed since there are no node build for armv6 anymore
This commit is contained in:
		| @@ -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: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user