更新 '.drone.yml'
continuous-integration/drone/push Build is passing Details

master
flyskype 1 year ago
parent fde4126cf2
commit 55a0f68011

@ -16,7 +16,7 @@ steps:
- git clone $DRONE_REMOTE_URL .
- name: echo hello world
image: golang
image: golang:alpine
commands:
- go build
- go test

Loading…
Cancel
Save