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

WIP: pipeline

parent 941daa24
No related branches found
No related tags found
No related merge requests found
Pipeline #8056 failed
...@@ -38,7 +38,7 @@ testgo: ...@@ -38,7 +38,7 @@ testgo:
- ls /usr/lib/go-1.15/bin - ls /usr/lib/go-1.15/bin
- ls /usr/local/bin/ - ls /usr/local/bin/
- ls /usr/bin/g* - ls /usr/bin/g*
- /usr/lib/go-1.15/bin/go install github.com/pseudomuto/protoc-gen-doc/cmd/protoc-gen-doc@v1.4.1 - GO111MODULE=on /usr/lib/go-1.15/bin/go install github.com/pseudomuto/protoc-gen-doc/cmd/protoc-gen-doc@v1.4.1
# Build a docker image in which tests for this repository can run # Build a docker image in which tests for this repository can run
build-testenv: build-testenv:
......
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