lesavka/ci: install protobuf-compiler in Jenkins bootstrap
This commit is contained in:
parent
376109186d
commit
c576f7e7b3
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -66,6 +66,7 @@ spec:
|
|||||||
ca-certificates \
|
ca-certificates \
|
||||||
libgstreamer1.0-dev \
|
libgstreamer1.0-dev \
|
||||||
libgstreamer-plugins-base1.0-dev
|
libgstreamer-plugins-base1.0-dev
|
||||||
|
protobuf-compiler
|
||||||
rm -rf /var/lib/apt/lists/*
|
rm -rf /var/lib/apt/lists/*
|
||||||
rustup component add rustfmt llvm-tools-preview clippy
|
rustup component add rustfmt llvm-tools-preview clippy
|
||||||
if ! cargo llvm-cov --version >/dev/null 2>&1; then
|
if ! cargo llvm-cov --version >/dev/null 2>&1; then
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user