summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
Diffstat (limited to '.gitlab-ci.yml')
-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: