update yaml

This commit is contained in:
Brad Rydzewski 2018-08-08 14:53:17 -07:00
parent 1efd40a195
commit 16ef04a502
1 changed files with 7 additions and 0 deletions

View File

@ -32,7 +32,14 @@ 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: