Skip to content
Snippets Groups Projects
Commit 40fa5f45 authored by Valentin Hristev's avatar Valentin Hristev
Browse files

Update .gitlab-ci.yml

parent a311f63d
Branches
Tags
No related merge requests found
...@@ -16,6 +16,7 @@ build: ...@@ -16,6 +16,7 @@ build:
- id - id
- pwd - pwd
- go env - go env
- export GOPATH="/home/gitlab-runner/go"
- echo $GOPATH - echo $GOPATH
- cd $GOPATH/src - cd $GOPATH/src
- mkdir -p code.vereign.com/$CI_PROJECT_NAMESPACE - mkdir -p code.vereign.com/$CI_PROJECT_NAMESPACE
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment