Fix arm64 dependencies

This commit is contained in:
Tanguy Herbron 2022-05-25 12:39:30 +02:00
parent bef71b3c45
commit 2b8a66e1b8

View File

@ -27,11 +27,11 @@ build-x86:
expire_in: 1 mos 8 days
build-arm64:
image: docker:latest
image: debian:latest
stage: build
services:
- name: docker:dind
script:
- apt update
- apt install -y curl
- ./arm64-build.sh
artifacts:
paths: