更新 '.drone.yml'

master
flyskype
parent 8b490a9915
commit 7e60e633ab

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

Loading…
Cancel
Save