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: steps:
- name: build - name: build
image: golang-alpine image: golang
commands: commands:
- go build - go build
- go test - go test

Loading…
Cancel
Save