From cfe899d1bd8dbfcceda3d4a989d0ee4a6578b25d Mon Sep 17 00:00:00 2001 From: Brad Rydzewski Date: Thu, 9 Aug 2018 00:24:28 -0700 Subject: [PATCH] use default clone for arm64 --- .drone.yml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/.drone.yml b/.drone.yml index 8a34df2..751a366 100644 --- a/.drone.yml +++ b/.drone.yml @@ -42,14 +42,7 @@ metadata: platform: name: linux/arm64 -clone: - disable: true - pipeline: -- clone: - image: arm64v8/golang:1.10 - commands: - - git clone https://github.com/drone/drone-git.git . - test: image: arm64v8/golang:1.10 commands: