Skip to content
Snippets Groups Projects
Commit ba2a6556 authored by Richard T. Carback III's avatar Richard T. Carback III
Browse files

set gopath

parent e63e4b9e
No related branches found
No related tags found
2 merge requests!60Revert "Fail a test to be sure it works",!56Fix the CI/CD job
......@@ -14,6 +14,7 @@ before_script:
- git config --global url."git@$GITLAB_SERVER:".insteadOf "https://gitlab.com/"
- git config --global url."git@$GITLAB_SERVER:".insteadOf "https://git.xx.network/" --add
- export PATH=$HOME/go/bin:$PATH
- export GOPATH=$HOME/go/bin
stages:
- test
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment