summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2016-12-10 17:05:13 +0000
committerJavier Jardón <jjardon@gnome.org>2016-12-10 17:11:23 +0000
commit5580177b330829476c10c5754fed2316b21954fb (patch)
tree249c6cb0e6f1a8f0caa8a9cd6796dd9bcc3f4adf
parent80ddd0ac5a6ae532b24355f00f8799f00c02c825 (diff)
downloaddefinitions-staging/jjardon/serialize-ci2.tar.gz
-rw-r--r--.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 9245c981..d90d0779 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -10,6 +10,7 @@ before_script:
- export LC_ALL="C.UTF-8"
- apt-get update -qq && apt-get install -y -qq git
- git clone https://gitlab.com/baserock/ybd.git
+ - cd ybd && git checkout HEAD~3 && cd ..
- cd ybd && ./install_dependencies.sh && cd ..
build-system-x86_64-chroot-build: