Hello,

I want to know if it's possible to modify where the CI git clones/fetches 
the repos. To add some context, I'm using the CI to test a Golang 
application and as you know Go it's very picky about the GOPATH. Right now 
to bypass this problem, I'm using the `before_script` tag and inside it, a 
symlink from the current clone directory to the correct location inside 
GOPATH. I feel this is a bit ugly and I wanted to know if there's a way to 
modify where the CI clones the projects so it clones it inside the GOPATH.

I hope I made myself clear,

Thanks,

-- 
You received this message because you are subscribed to the Google Groups 
"GitLab" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to gitlabhq+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/gitlabhq/0a5f3a86-53f4-4a67-8f37-c650b495ce3d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to