go 1.12 is deprecated.
This commit is contained in:
parent
e8a98c4ef5
commit
d34b8b4972
10
.drone.yml
10
.drone.yml
@ -31,16 +31,6 @@ steps:
|
|||||||
depends_on:
|
depends_on:
|
||||||
- notify-start
|
- notify-start
|
||||||
|
|
||||||
- name: test-1.12
|
|
||||||
image: golang:1.12.14-alpine
|
|
||||||
environment:
|
|
||||||
CGO_ENABLED: 0
|
|
||||||
GO111MODULE: on
|
|
||||||
commands:
|
|
||||||
- go test -cover -test.v .
|
|
||||||
depends_on:
|
|
||||||
- notify-start
|
|
||||||
|
|
||||||
- name: notify-end
|
- name: notify-end
|
||||||
when:
|
when:
|
||||||
status:
|
status:
|
||||||
|
Loading…
Reference in New Issue
Block a user