use default clone for arm64

This commit is contained in:
Brad Rydzewski 2018-08-09 00:24:28 -07:00
parent 5f58611232
commit cfe899d1bd

View File

@ -42,14 +42,7 @@ metadata:
platform: platform:
name: linux/arm64 name: linux/arm64
clone:
disable: true
pipeline: pipeline:
- clone:
image: arm64v8/golang:1.10
commands:
- git clone https://github.com/drone/drone-git.git .
- test: - test:
image: arm64v8/golang:1.10 image: arm64v8/golang:1.10
commands: commands: