mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 10:02:56 +01:00
Add aarch64 build of apollo image
This commit is contained in:
parent
f09e3e4423
commit
835f5db481
1 changed files with 3 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue