Fix arm64 dependencies
This commit is contained in:
parent
bef71b3c45
commit
2b8a66e1b8
@ -27,11 +27,11 @@ build-x86:
|
|||||||
expire_in: 1 mos 8 days
|
expire_in: 1 mos 8 days
|
||||||
|
|
||||||
build-arm64:
|
build-arm64:
|
||||||
image: docker:latest
|
image: debian:latest
|
||||||
stage: build
|
stage: build
|
||||||
services:
|
|
||||||
- name: docker:dind
|
|
||||||
script:
|
script:
|
||||||
|
- apt update
|
||||||
|
- apt install -y curl
|
||||||
- ./arm64-build.sh
|
- ./arm64-build.sh
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
|
Loading…
Reference in New Issue
Block a user