summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Thomas <james.thomas@codethink.co.uk>2016-10-13 13:15:10 +0100
committerJames Thomas <james.thomas@codethink.co.uk>2016-10-13 13:15:10 +0100
commitd7615df7757fcd560f401c0cadfd6b4f37785a2d (patch)
tree8b0dc40cba6e71f1ccba151f62ce69ea99db67e0
parent318788e9926567844a1773c1931893cf7b3c5f10 (diff)
downloaddefinitions-james/test.tar.gz
another fixjames/test
-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..7720a5ea 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 a7a8f41a5f5f84bf97467040af33c89f46a9db4e && cd ../
- sh ybd/install_dependencies.sh
build-system-x86_64-chroot-build: