mirror of
https://gitlab.bertha.cloud/partitio/Nextcloud-Partitio/gonextcloud
synced 2024-11-06 00:06:24 +00:00
changed image in gitlab-ci.yml
This commit is contained in:
parent
9338255ac7
commit
1c4c2ce046
@ -1,10 +1,9 @@
|
||||
image: golang:alpine
|
||||
image: golang:1.9
|
||||
|
||||
stages:
|
||||
- test
|
||||
|
||||
before_script:
|
||||
- apk add --update git make
|
||||
- go get -u github.com/kardianos/govendor
|
||||
- mkdir -p /go/src/github.com/partitio
|
||||
- cp -r $CI_PROJECT_DIR /go/src/github.com/partitio/gonextcloud
|
||||
|
Loading…
Reference in New Issue
Block a user