@ -4,12 +4,11 @@ name: hello-drone
platform:
os: linux
arch: amd64
arch: arm
steps:
- name: build
image: golang
commands:
- go build
- go test