summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2016-10-31 13:49:01 +0000
committerJavier Jardón <jjardon@gnome.org>2016-11-01 14:51:41 +0000
commit0ce67f55d6164ec6c1f493826505e173a58fe3a6 (patch)
tree59041c2145c155a1d36597ad42ea44390ebecc07
parent83cf770dfbda95adcb29bf3c5eff08fd1b28fc8e (diff)
downloaddefinitions-0ce67f55d6164ec6c1f493826505e173a58fe3a6.tar.gz
Test ybd staging/010
Change-Id: Ie5a273d2675ba811a490882eb1d81f269eeac991
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 21204a7f..a21c7a4b 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -3,7 +3,7 @@ image: python:2.7-slim
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
+ - git clone https://gitlab.com/baserock/ybd.git -b staging/010
- ybd/install_dependencies.sh
build-system-x86_64-chroot-build: