mirror of
https://gitlab.bertha.cloud/partitio/Nextcloud-Partitio/gonextcloud
synced 2024-12-22 19:20:45 +00:00
updated .gitlab-ci.yml golang docker image version
This commit is contained in:
parent
4f981e786a
commit
359e45d9d5
@ -1,4 +1,4 @@
|
|||||||
image: golang:1.9
|
image: golang:1.12
|
||||||
|
|
||||||
stages:
|
stages:
|
||||||
- test
|
- test
|
||||||
@ -40,4 +40,4 @@ lint_code:
|
|||||||
tags:
|
tags:
|
||||||
- docker
|
- docker
|
||||||
script:
|
script:
|
||||||
- make lint
|
- make lint
|
||||||
|
Loading…
Reference in New Issue
Block a user