更新 '.drone.yml'
continuous-integration/drone/push Build was killed Details

master
flyskype 3 years ago
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