summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2016-12-08 16:32:44 +0000
committerJavier Jardón <jjardon@gnome.org>2016-12-08 16:32:44 +0000
commite4eeedace01b4cba4238d93a1a546de143b27b78 (patch)
treedfc43d8104ea34615dd9241d275f9ea83867f328
parent7eabee21eb47c25f02bce8447e31483623633303 (diff)
downloaddefinitions-staging/jjardon/lc/staging/fixes.tar.gz
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 511c643f..5998c0ca 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -4,7 +4,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 lc/staging/fixes && cd ..
+ - cd ybd && git checkout lc/staging/fixes2 && cd ..
- cd ybd && ./install_dependencies.sh && cd ..
build-system-x86_64-chroot-build: