Commit c6652237 authored by Kevin Lyda's avatar Kevin Lyda 💬
Browse files

Initial CI config (fix).

parent 0b3202d8
Pipeline #1171 passed with stage
in 20 seconds
......@@ -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/*
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment