modified .drone.yml
This commit is contained in:
parent
679a7d17c1
commit
d826e7c9f7
|
|
@ -4,7 +4,7 @@ name: default
|
|||
|
||||
steps:
|
||||
- name: builds
|
||||
image: golang
|
||||
image: golang:latest
|
||||
commands:
|
||||
- go build
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue