mirror of
https://gitlab.bertha.cloud/partitio/Nextcloud-Partitio/gonextcloud
synced 2024-11-16 06:36:25 +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:
|
||||
- test
|
||||
@ -40,4 +40,4 @@ lint_code:
|
||||
tags:
|
||||
- docker
|
||||
script:
|
||||
- make lint
|
||||
- make lint
|
||||
|
Loading…
Reference in New Issue
Block a user