Actualiser .drone.yml
This commit is contained in:
@@ -5,6 +5,7 @@ name: unit
|
|||||||
steps:
|
steps:
|
||||||
- name: build
|
- name: build
|
||||||
image: golang
|
image: golang
|
||||||
|
pull: always
|
||||||
commands:
|
commands:
|
||||||
- go test
|
- go test
|
||||||
- go build
|
- go build
|
||||||
|
|||||||
Reference in New Issue
Block a user