mirror of
https://gitlab.com/commento/commento.git
synced 2025-06-28 22:55:39 -04:00
.gitlab-ci.yml: use go 1.12
This commit is contained in:
@ -66,7 +66,7 @@ build-docker:
|
||||
|
||||
go-test:
|
||||
stage: go-test
|
||||
image: golang:1.10.2
|
||||
image: golang:1.12
|
||||
services:
|
||||
- postgres:latest
|
||||
variables:
|
||||
|
Reference in New Issue
Block a user