summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJürg Billeter <j@bitron.ch>2018-03-22 16:57:27 +0100
committerJürg Billeter <j@bitron.ch>2018-05-14 06:08:21 +0200
commit75aa399044b7b2eeb3768cfd87125b492a583d31 (patch)
tree7c5ca5cf957afd420a0d850829aa53360fc4b61d
parentbc042ae3c0dfa76a5c5db074725be9cc44fb2e16 (diff)
downloadbuildstream-75aa399044b7b2eeb3768cfd87125b492a583d31.tar.gz
.gitlab-ci.yml: Install grpcio
-rw-r--r--.gitlab-ci.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 0ba4a1cdc..751d57753 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -69,6 +69,8 @@ source_dist:
- useradd -Um buildstream
- chown -R buildstream:buildstream .
+ - pip3 install grpcio
+
- export INTEGRATION_CACHE="$(pwd)/cache/integration-cache"
# Unpack and get into dist/buildstream
@@ -110,6 +112,8 @@ tests-unix:
PYTEST_ADDOPTS: "--color=yes"
script:
+ - pip3 install grpcio
+
- export INTEGRATION_CACHE="$(pwd)/cache/integration-cache"
# We remove the Bubblewrap and OSTree packages here so that we catch any