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

Update .gitlab-ci.yml

parent 40fa5f45
No related branches found
No related tags found
No related merge requests found
......@@ -24,5 +24,5 @@ build:
- cp -rf $CI_PROJECT_DIR $CI_PROJECT_NAME
- cd $CI_PROJECT_NAME
script:
- go get -u github.com/golang/dep/cmd/dep
- make
\ No newline at end of file
- sudo go get -u github.com/golang/dep/cmd/dep
- sudo make
\ No newline at end of file
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