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