From 28a00d5d2dc74e03709154e37715058ccdeb7346 Mon Sep 17 00:00:00 2001 From: Kelly Hair Date: Tue, 14 Apr 2020 17:53:02 -0400 Subject: [PATCH] ... --- .gitlab-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 46275ac..78bd7ae 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -13,7 +13,6 @@ build:ARM64: # 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 - - lsb_release -a - ls /proc/sys/fs/binfmt_misc/ - cat /proc/sys/fs/binfmt_misc/qemu-aarch64 - docker run --rm --privileged multiarch/qemu-user-static --reset -p yes