Skip to content
Snippets Groups Projects
Commit 6c9d09b4 authored by alex kuklin's avatar alex kuklin
Browse files

fix

parent 9cf2ebc2
No related branches found
No related tags found
1 merge request!6Ci - automated build
......@@ -11,4 +11,7 @@ build:
- mkdir -p $GOPATH/src
- ln -s `pwd` $GOPATH/src/
- cd $GOPATH/src/vcl
- git config --global credential.https://code.vereign.com.username gitlab-ci-token
- git config --global credential.helper "store --file /tmp/store"
- echo https://gitlab-ci-token:$CI_JOB_TOKEN@code.vereign.com > /tmp/store
- make
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