1
1
Fork 0
mirror of https://github.com/docker-mailserver/docker-mailserver synced 2024-05-30 16:06:06 +02:00

add arm platforms (#1970)

This commit is contained in:
Casper 2021-05-15 20:36:36 +02:00 committed by GitHub
parent 75e74e4a19
commit 23afce5ae1
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,7 +26,7 @@ jobs:
build-args: |
VCS_REF=${{ github.sha }}
VCS_VER=${{ github.ref }}
platforms: linux/amd64
platforms: linux/amd64,linux/arm/v7,linux/arm64
load: true
tags: mailserver-testing:ci
- name: Run test suite