From 6df2ce51678b62b2c02b4715a00a11c5856d5b3c Mon Sep 17 00:00:00 2001 From: Kelly Hair Date: Tue, 14 Apr 2020 16:48:31 -0400 Subject: [PATCH] Still troubleshooting --- .gitlab-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 8209904..7a1ac0c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -12,7 +12,6 @@ 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": - - docker buildx build . - wget https://github.com/docker/buildx/releases/download/v0.3.1/buildx-v0.3.1.linux-amd64 - mkdir /root/.docker/cli-plugins/ - mv buildx* /root/.docker/cli-plugins/docker-buildx