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