From d7615df7757fcd560f401c0cadfd6b4f37785a2d Mon Sep 17 00:00:00 2001 From: James Thomas Date: Thu, 13 Oct 2016 13:15:10 +0100 Subject: another fix --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) 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: -- cgit v1.2.1