Skip to content
Snippets Groups Projects
Commit c6652237 authored by Kevin Lyda's avatar Kevin Lyda :speech_balloon:
Browse files

Initial CI config (fix).

parent 0b3202d8
Branches
No related tags found
No related merge requests found
Pipeline #
......@@ -3,6 +3,7 @@ image: lyda/golang:1.7
test:
type: test
script:
- mkdir -p /go/src/gitlab.ie.suberic.net/kevin
- ln -s $PWD /go/src/gitlab.ie.suberic.net/kevin/gitlab-sandbox
- cd /go/src/gitlab.ie.suberic.net/kevin/gitlab-sandbox
- go get ./cmd/*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment