update yaml
This commit is contained in:
parent
1efd40a195
commit
16ef04a502
@ -32,7 +32,14 @@ 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:
|
||||||
|
Loading…
Reference in New Issue
Block a user