Add support for Protoc in workspace

This commit is contained in:
abler98
2020-09-04 19:03:23 +03:00
parent ade6f6b1a7
commit a3b451b408
3 changed files with 25 additions and 0 deletions

View File

@ -151,6 +151,8 @@ services:
- INSTALL_FFMPEG=${WORKSPACE_INSTALL_FFMPEG}
- INSTALL_WKHTMLTOPDF=${WORKSPACE_INSTALL_WKHTMLTOPDF}
- INSTALL_GNU_PARALLEL=${WORKSPACE_INSTALL_GNU_PARALLEL}
- INSTALL_PROTOC=${WORKSPACE_INSTALL_PROTOC}
- PROTOC_VERSION=${WORKSPACE_PROTOC_VERSION}
- http_proxy
- https_proxy
- no_proxy