ci: change drone.yml
continuous-integration/drone Build is passing Details

master
BusyBruce 3 years ago
parent 4eaff9b597
commit 8b490a9915

@ -8,7 +8,7 @@ platform:
steps:
- name: build
image: golang-alpine
image: golang
commands:
- go build
- go test

Loading…
Cancel
Save