Fix arm64 dependencies
This commit is contained in:
parent
bef71b3c45
commit
2b8a66e1b8
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user