summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Thomas <james.thomas@codethink.co.uk>2016-10-13 13:09:46 +0100
committerJames Thomas <james.thomas@codethink.co.uk>2016-10-13 13:09:46 +0100
commit9c68d82db0a9f5a86506a490466f8728329270c2 (patch)
tree99e4dae9239b128fdd69a474d36173138dd56772
parent9a4004c1233dcffc2b12089af8800c752ef1e1da (diff)
downloaddefinitions-9c68d82db0a9f5a86506a490466f8728329270c2.tar.gz
Thing
-rw-r--r--.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index cf7ce191..06392552 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,6 +1,7 @@
before_script:
- export LC_ALL="C.UTF-8"
- git clone https://gitlab.com/baserock/ybd.git
+ - cd ybd && git checkout jjardon/get_pip_fix && cd ../
- sh ybd/install_dependencies.sh
build-system-x86_64-chroot-build: