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

WIP: pipeline

parent d3326554
No related branches found
No related tags found
No related merge requests found
Pipeline #8049 failed
......@@ -23,4 +23,4 @@ RUN BIN="/usr/local/bin" && \
COPY doc/requirements.txt requirements.txt
RUN pip3 install -r requirements.txt
RUN GO111MODULE=on go-1.15 install github.com/pseudomuto/protoc-gen-doc/cmd/protoc-gen-doc@v1.4.1
RUN PATH=$PATH:/usr/lib/go-1.5/bin go install github.com/pseudomuto/protoc-gen-doc/cmd/protoc-gen-doc@v1.4.1
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