mirror of
https://gitlab.com/commento/commento.git
synced 2026-06-17 09:55:27 -04:00
.gitlab-ci.yml: use 1.14 in go fmt
This commit is contained in:
+1
-1
@@ -57,7 +57,7 @@ go-test:
|
||||
|
||||
go-fmt:
|
||||
stage: go-fmt
|
||||
image: golang:1.10.2
|
||||
image: golang:1.14
|
||||
except:
|
||||
- master
|
||||
- tags
|
||||
|
||||
Reference in New Issue
Block a user