update yaml
This commit is contained in:
parent
0f4c512f91
commit
1efd40a195
@ -33,14 +33,14 @@ platform:
|
|||||||
name: linux/arm64
|
name: linux/arm64
|
||||||
|
|
||||||
pipeline:
|
pipeline:
|
||||||
test:
|
- test:
|
||||||
image: arm64v8/golang:1.10
|
image: arm64v8/golang:1.10
|
||||||
commands:
|
commands:
|
||||||
- cd posix
|
- cd posix
|
||||||
- tar -xf fixtures.tar -C /
|
- tar -xf fixtures.tar -C /
|
||||||
- go test -v
|
- go test -v
|
||||||
|
|
||||||
publish:
|
- publish:
|
||||||
image: plugins/docker:linux-arm64
|
image: plugins/docker:linux-arm64
|
||||||
dockerfile: docker/Dockerfile.linux.arm64
|
dockerfile: docker/Dockerfile.linux.arm64
|
||||||
repo: drone/git
|
repo: drone/git
|
||||||
|
Loading…
Reference in New Issue
Block a user