Update '.drone.yml'
This commit is contained in:
@ -1,5 +1,5 @@
|
|||||||
pipeline:
|
steps:
|
||||||
build:
|
- name: build
|
||||||
image: golang
|
image: golang
|
||||||
commands:
|
commands:
|
||||||
- go build
|
- go build
|
||||||
|
Reference in New Issue
Block a user