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

WIP: pipeline

parent f6bc0216
No related branches found
No related tags found
No related merge requests found
Pipeline #8053 failed
......@@ -35,6 +35,9 @@ testgo:
tags: [ docker ]
stage: testgo
script:
- ls /usr/lib/go*
- ls /usr/local/
- ls /usr/bin/g*
- 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
......
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