Add aarch64 build of apollo image

This commit is contained in:
Vitaly Slobodin 2023-08-21 13:06:11 +00:00 committed by Lukas 'Eipi' Eipert
parent f09e3e4423
commit 835f5db481

View file

@ -62,6 +62,9 @@ alpine-bash-jq-curl-git:
# Used by frontend related tasks for linting GraphQL
apollo:
extends: .build_static_image
parallel:
matrix:
- ARCH: [ 'arm64', 'amd64' ]
zoekt-ci-image-1.1:
extends: .build_static_image