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

build artififvacts

parent 142b8948
No related branches found
No related tags found
No related merge requests found
...@@ -28,6 +28,10 @@ build_submodule: ...@@ -28,6 +28,10 @@ build_submodule:
- cd ../wrapper - cd ../wrapper
- go build wrapper.go - go build wrapper.go
- GOBIN=${CI_PROJECT_DIR}/bin/ go install - GOBIN=${CI_PROJECT_DIR}/bin/ go install
artifacts:
paths:
- bin/
expire_in: 1 hour
build_webservice: build_webservice:
stage: build_webservice stage: build_webservice
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment