Skip to content
Snippets Groups Projects
Commit a8f2bb70 authored by lennart's avatar lennart
Browse files

build goe_web properly

parent 4a64a069
No related branches found
No related tags found
No related merge requests found
......@@ -20,6 +20,8 @@ build_submodule:
# - goe_web/**
# - webservice/**
script:
- go get github.com/prometheus/client_golang/prometheus
- go get github.com/prometheus/client_golang/prometheus/promhttp
- cd goe_web/src/web
- GOBIN=${CI_PROJECT_DIR}/bin/ go install
- cd ../wrapper
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment