Use golang:1.13-alpine
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
8f653778ee
commit
a0ecb46a6f
|
@ -7,7 +7,7 @@ workspace:
|
|||
|
||||
steps:
|
||||
- name: testing
|
||||
image: golang:1.12-alpine
|
||||
image: golang:1.13-alpine
|
||||
commands:
|
||||
- export GOPATH=/go
|
||||
- export CGO_ENABLED=0
|
||||
|
|
Loading…
Reference in New Issue
Block a user