add armv6 and v7 container builds

This commit is contained in:
Laura Batalha 2025-05-04 01:37:56 +01:00
parent 6c4a699918
commit a17d20bded
No known key found for this signature in database
GPG key ID: FF87260D8C08DA64

View file

@ -108,8 +108,8 @@ jobs:
platform:
- linux/amd64
- linux/arm64
# - linux/arm/v7
# - linux/arm/v6
- linux/arm/v7
- linux/arm/v6
environment: ${{ contains(github.ref, '-') && 'development' || 'production' }}
steps:
- name: Prepare