.gitlab-ci.yml: use go 1.12
This commit is contained in:
parent
73234832b6
commit
f37e26bfc2
@ -66,7 +66,7 @@ build-docker:
|
||||
|
||||
go-test:
|
||||
stage: go-test
|
||||
image: golang:1.10.2
|
||||
image: golang:1.12
|
||||
services:
|
||||
- postgres:latest
|
||||
variables:
|
||||
|
Loading…
Reference in New Issue
Block a user