Skip to content
Snippets Groups Projects
Verified Commit 84fd951b authored by Timm Fitschen's avatar Timm Fitschen
Browse files

WIP: pipeline

parent c87a7c82
Branches
Tags
No related merge requests found
Pipeline #8061 failed
......@@ -80,7 +80,10 @@ pages:
#only:
#- web
script:
- export GOPATH=/usr/local/go
- export PATH=$PATH:$GOPATH/bin
- echo $GOPATH
- echo $PATH
- GO111MODULE=on /usr/lib/go-1.15/bin/go get github.com/pseudomuto/protoc-gen-doc/cmd/protoc-gen-doc@v1.4.1
- mkdir -p build
- cd build
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment