diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 13a5762..1f84f61 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -12,7 +12,7 @@ build:ARM64: script: # Current thinking is to add build the container & tag with both the date # in YYYY-mm-dd-h-m-s format as well as "latest": - # - apk add qemu-aarch64_be + - apk add qemu-aarch64 - docker run --rm --privileged multiarch/qemu-user-static --reset -p yes - ls /proc/sys/fs/binfmt_misc/qemu-aarch64 - cat /proc/sys/fs/binfmt_misc/qemu-aarch64