Skip to content
Snippets Groups Projects
Commit 2b9cbe3c authored by Antoine Beaupré's avatar Antoine Beaupré
Browse files

go go go

parent 0dfba786
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -20,10 +20,10 @@ stages:
compile:
stage: build
script:
- make lint
- GOPATH=/go make lint
- GOPATH=/go go get
- make build
- make tarball
- GOPATH=/go make build
- GOPATH=/go make tarball
artifacts:
paths:
- build/
......
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